Skip to content

Commit ef03933

Browse files
authored
Update skip after backport (#73682)
Now that #73620 has backported to 7.13.2 we can use run its bwc test against 7.13.2.
1 parent 7c36309 commit ef03933

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.aggregation/22_terms_disable_opt.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ teardown:
1616
---
1717
does not use optimization:
1818
- skip:
19-
version: " - 7.13.99"
20-
reason: setting to disable optimization added in 7.14.0 to be backported to 7.13.2
19+
version: " - 7.13.1"
20+
reason: setting to disable optimization added in 7.13.2
2121
- do:
2222
bulk:
2323
index: test

0 commit comments

Comments
 (0)