Skip to content

Commit dd12c22

Browse files
committed
Update skip after backport
Now that elastic#51868 is fully backported we can run its tests in the backwards compatibility tests.
1 parent da2b67d commit dd12c22

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/280_rare_terms.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,8 +316,8 @@ setup:
316316
---
317317
"sub aggs":
318318
- skip:
319-
version: " - 7.99.99"
320-
reason: Sub aggs fixed in 8.0 (to be backported to 7.6.1)
319+
version: " - 7.6.1"
320+
reason: Sub aggs fixed in 7.6.1
321321

322322
- do:
323323
index:

0 commit comments

Comments
 (0)