Skip to content

Commit 895e30c

Browse files
committed
remove annotation
1 parent de63b2b commit 895e30c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/internalClusterTest/java/org/elasticsearch/search/basic/SearchWithRandomDisconnectsIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
import static org.elasticsearch.test.hamcrest.ElasticsearchAssertions.assertAcked;
3535

3636
@LuceneTestCase.SuppressFileSystems(value = "HandleLimitFS") // we sometimes have >2048 open files
37-
@ESIntegTestCase.ClusterScope(scope = ESIntegTestCase.Scope.SUITE)
3837
public class SearchWithRandomDisconnectsIT extends AbstractDisruptionTestCase {
3938

4039
public void testSearchWithRandomDisconnects() throws InterruptedException, ExecutionException {

0 commit comments

Comments
 (0)