diff --git a/watcher/rest-api-spec/test/array_compare_watch/10_basic.yaml b/watcher/rest-api-spec/test/array_compare_watch/10_basic.yaml index 0538ba869a4..002dfa2c0a5 100644 --- a/watcher/rest-api-spec/test/array_compare_watch/10_basic.yaml +++ b/watcher/rest-api-spec/test/array_compare_watch/10_basic.yaml @@ -24,13 +24,6 @@ "request": { "indices": [ "test_1" ], "body": { - "query": { - "filtered": { - "query": { - "match_all": {} - } - } - }, "aggs": { "top_foos": { "terms": {