opendj-server-legacy/src/test/java/org/opends/server/replication/ProtocolWindowTest.java
@@ -104,7 +104,7 @@ // @formatter:on // Configure replication domain DirectoryServer.getConfigurationHandler().addEntry(Converters.from(repDomainEntry)); DirectoryServer.getInstance().getServerContext().getConfigurationHandler().addEntry(Converters.from(repDomainEntry)); assertNotNull(DirectoryServer.getEntry(repDomainEntry.getName()), "Unable to add the synchronized server"); configEntriesToCleanup.add(repDomainEntry.getName());