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

neil_a_wilson
16.13.2007 067771ecaf547a6a25a52f4c8a38575d0dbd8015
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, 8989, 1000, true);
        WINDOW_SIZE, 8989, 1000);
    try {