Skip to content

Commit

Permalink
disabled manual test
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriyz committed Dec 31, 2018
1 parent 6b25a4d commit 7ad4087
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -41,7 +41,7 @@ public void afterClass() {
RedisProviderFactory.destroySilently(shardedProvider);
}

@Test(enabled = true)
@Test(enabled = false)
public void standaloneSimpleTest() throws InterruptedException {
standaloneProvider.create();
simpleTest(standaloneProvider);
Expand Down

0 comments on commit 7ad4087

Please sign in to comment.