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