opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/StateMachineTest.java
@@ -190,7 +190,7 @@ String dir = "stateMachineTest" + RS1_ID + testCase + "Db"; ReplServerFakeConfiguration conf = new ReplServerFakeConfiguration(rs1Port, dir, replicationDbImplementation, 0, RS1_ID, 0, new ReplServerFakeConfiguration(rs1Port, dir, 0, RS1_ID, 0, 100, replServers, 1, 1000, degradedStatusThreshold); return new ReplicationServer(conf); }