Skip to content

Commit 5b15aa6

Browse files
authored
Update skip after backport (#53346)
Now that #53296 is backported to 7.x we can run its tests against 7.7.0.
1 parent a63232d commit 5b15aa6

File tree

1 file changed

+2
-2
lines changed
  • rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation

1 file changed

+2
-2
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/230_composite.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -947,8 +947,8 @@ setup:
947947
---
948948
"Terms source from part of sorted":
949949
- skip:
950-
version: " - 7.99.99"
951-
reason: fixed in 8.0.0. will be backported to 7.7.0.
950+
version: " - 7.6.99"
951+
reason: fixed in 7.7.0.
952952

953953
- do:
954954
indices.create:

0 commit comments

Comments
 (0)