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

gbellato
05.26.2009 06620c4ef78799091dd71f87b74c5fd0b7277605
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/AssuredReplicationServerTest.java
@@ -1372,6 +1372,7 @@
      }
      // Sanity check
      sleep(500);           // Let time to update to reach other servers
      assertEquals(fakeRd1.getReceivedUpdates(), 0);
      assertTrue(fakeRd1.receivedUpdatesOk());
      if (otherFakeDS)