Skip to content

Commit

Permalink
Make long running test integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
burqen committed May 26, 2017
1 parent 9d223c4 commit 7128710
Showing 1 changed file with 1 addition and 1 deletion.
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 7128710

Please sign in to comment.