Skip to content

Commit

Permalink
Merge pull request #9429 from burqen/2.3-terminationofslavestest-shou…
Browse files Browse the repository at this point in the history
…ld-be-it

Make long running test integration test
  • Loading branch information
burqen committed May 30, 2017
2 parents 4c3011c + 7128710 commit 6fd1120
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
import static org.neo4j.kernel.impl.api.KernelTransactions.tx_termination_aware_locks;

@RunWith( Parameterized.class )
public class TerminationOfSlavesDuringPullUpdatesTest
public class TerminationOfSlavesDuringPullUpdatesIT
{
private static final int READER_CONTESTANTS = 20;
private static final int STRING_LENGTH = 20000;
Expand Down

0 comments on commit 6fd1120

Please sign in to comment.