Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetmircik committed Mar 28, 2018
1 parent 67e4176 commit 12485c5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -66,7 +66,7 @@ public void no_event_lost_during_migrations__with_one_parallel_node() {

@Test
public void no_event_lost_during_migrations__with_many_parallel_nodes() {
no_event_lost_during_migrations(3, 2);
no_event_lost_during_migrations(3, 4);
}

private void no_event_lost_during_migrations(int parallelNodeCount, int newNodeAfterSeconds) {
Expand Down

0 comments on commit 12485c5

Please sign in to comment.