Skip to content

Commit b31dba5

Browse files
authored
Update skip after backport (#72381)
Now that #72081 has landed in the 7.x branch we can run its test in the backwards compatibility test suite.
1 parent 0f02783 commit b31dba5

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.aggregation/10_histogram.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -664,8 +664,8 @@ setup:
664664
---
665665
"Tiny tiny tiny date_range":
666666
- skip:
667-
version: " - 7.99.99"
668-
reason: fixed in 8.0 and being backported to 7.13.0
667+
version: " - 7.13.99"
668+
reason: fixed in 7.14.0
669669

670670
- do:
671671
bulk:

0 commit comments

Comments
 (0)