Skip to content

Commit 416cb6b

Browse files
committed
Adjust the skip version for template mapping merging REST test.
1 parent c7ca1d5 commit 416cb6b

File tree

1 file changed

+2
-2
lines changed
  • rest-api-spec/src/main/resources/rest-api-spec/test/indices.put_index_template

1 file changed

+2
-2
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/indices.put_index_template/15_composition.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,8 @@
204204
---
205205
"Index template mapping merging":
206206
- skip:
207-
version: " - 7.99.99"
208-
reason: "index template v2 mapping merging not yet backported to 7.9"
207+
version: " - 7.8.99"
208+
reason: "index template v2 mapping merging not available before 7.9"
209209
features: allowed_warnings
210210

211211
- do:

0 commit comments

Comments
 (0)