Skip to content

Commit

Permalink
fixup! fix flaky tests
Browse files Browse the repository at this point in the history
  • Loading branch information
seut committed Dec 3, 2014
1 parent beb1f65 commit 51099b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

import static org.hamcrest.core.Is.is;

@CrateIntegrationTest.ClusterScope(scope = CrateIntegrationTest.Scope.GLOBAL)
@CrateIntegrationTest.ClusterScope(scope = CrateIntegrationTest.Scope.TEST)
public class SysClusterTest extends SQLTransportIntegrationTest {

static {
Expand Down

0 comments on commit 51099b3

Please sign in to comment.