Skip to content

Commit

Permalink
[TEST] add Tests suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
brwe committed Mar 2, 2015
1 parent 06c13de commit 600cb88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
*/
@LuceneTestCase.Slow
@ClusterScope(scope = Scope.TEST, numDataNodes = 0, transportClientRatio = 0)
public class DiscoveryWithServiceDisruptions extends ElasticsearchIntegrationTest {
public class DiscoveryWithServiceDisruptionsTests extends ElasticsearchIntegrationTest {

private static final TimeValue DISRUPTION_HEALING_OVERHEAD = TimeValue.timeValueSeconds(40); // we use 30s as timeout in many places.

Expand Down

0 comments on commit 600cb88

Please sign in to comment.