Skip to content

Commit

Permalink
[TEST] Remove assertSeqNos from testAckedIndexing
Browse files Browse the repository at this point in the history
  • Loading branch information
ywelsch committed Sep 22, 2017
1 parent 202d91d commit 1e9b4ea
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,6 @@ public void testAckedIndexing() throws Exception {
}
}, 30, TimeUnit.SECONDS);

assertSeqNos();

logger.info("done validating (iteration [{}])", iter);
}
} finally {
Expand Down

0 comments on commit 1e9b4ea

Please sign in to comment.