mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

gbellato
24.27.2006 f94601c43a60f861c6ef4ee7b76697e3987d207b
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/ProtocolWindowTest.java
@@ -99,7 +99,7 @@
    final DN baseDn = DN.decode("ou=People,dc=example,dc=com");
    ChangelogBroker broker = openChangelogSession(baseDn, (short) 13,
        WINDOW_SIZE);
        WINDOW_SIZE, 8989, 1000);
    try {