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

gbellato
05.26.2009 bfa31315489dbbf7c8c2c55a1791848b98739a78
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)