Skip to content

Commit a9e8a6a

Browse files
authored
Update skip after backport of #67043 (#67191)
Now that #67043 has been backported we can update the skip so the bwc tests don't complain.
1 parent f8af872 commit a9e8a6a

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.99.99"
349-
reason: cache fixed in 8.0.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)