Skip to content

Commit 94f6526

Browse files
committed
Revert unrelated test file change
Change-Id: I9714b3ee6526968e2ffb06f211087f4d9151d671
1 parent fb21097 commit 94f6526

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestContainerStateMachine.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
public class TestContainerStateMachine {
7272

7373
private MiniOzoneCluster cluster;
74-
private final OzoneConfiguration conf = new OzoneConfiguration();
74+
private OzoneConfiguration conf = new OzoneConfiguration();
7575
private OzoneClient client;
7676
private ObjectStore objectStore;
7777
private String volumeName;

0 commit comments

Comments
 (0)