Skip to content

Commit a7eab00

Browse files
committed
Update skip after backport of elastic#67043
Now that elastic#67043 has been backported we can update the skip so the bwc tests don't complain.
1 parent af6a05f commit a7eab00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/220_filters_bucket.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -345,8 +345,8 @@ setup:
345345
---
346346
nested:
347347
- skip:
348-
version: " - 7.11.99"
349-
reason: fixed in 7.12.0 to be backported to 7.11.0
348+
version: " - 7.10.99"
349+
reason: fixed in 7.11.0
350350

351351
# Tests that we don't accidentally match nested documents when the filter
352352
# matches it.

0 commit comments

Comments
 (0)