Skip to content

Commit e6e906d

Browse files
committed
Update skip after backport of #42035
1 parent f292edb commit e6e906d

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/350_variable_width_histogram.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ setup:
2828
---
2929
"basic":
3030
- skip:
31-
version: " - 7.99.99"
32-
reason: added in 8.0.0 (to be backported to 7.9.0)
31+
version: " - 7.9.99"
32+
reason: added in 7.9.0
3333
- do:
3434
search:
3535
body:

0 commit comments

Comments
 (0)