Skip to content

Commit 42ef421

Browse files
committed
Remove unused annotation
1 parent 50f06c1 commit 42ef421

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/internalClusterTest/java/org/elasticsearch/search/aggregations/bucket/FiltersCancellationIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
import static org.hamcrest.Matchers.not;
4444

4545
@ESIntegTestCase.SuiteScopeTestCase
46-
@ESIntegTestCase.ClusterScope(numDataNodes = 1)
4746
public class FiltersCancellationIT extends ESIntegTestCase {
4847

4948
private static final String INDEX = "idx";

0 commit comments

Comments
 (0)