Skip to content

Commit

Permalink
Changed name from StressIT to IT so that it runs with full build
Browse files Browse the repository at this point in the history
  • Loading branch information
tinwelint authored and MishaDemianenko committed Sep 15, 2016
1 parent 60f10bc commit 3391201
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -78,7 +78,7 @@
import static org.neo4j.kernel.impl.transaction.tracing.LogAppendEvent.NULL;
import static org.neo4j.kernel.impl.util.IdOrderingQueue.BYPASS;

public class TransactionLogAppendAndRotateStressIT
public class TransactionLogAppendAndRotateIT
{
private final LifeRule life = new LifeRule( true );
private final TestDirectory directory = TargetDirectory.testDirForTest( getClass() );
Expand Down

0 comments on commit 3391201

Please sign in to comment.