Skip to content

Commit d0addbd

Browse files
authored
Update skip after backport (#53421)
Now that we've backported #53315 we can run the backwards compatibility tests against it.
1 parent 4095df4 commit d0addbd

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -856,8 +856,8 @@ setup:
856856
---
857857
"date_histogram on date_nanos":
858858
- skip:
859-
version: " - 7.99.99"
860-
reason: Fixed in 8.0.0 with backport pending to 7.7.0
859+
version: " - 7.6.99"
860+
reason: Fixed in 7.7.0
861861
- do:
862862
index:
863863
index: test

0 commit comments

Comments
 (0)