Skip to content

Commit 64612bd

Browse files
authored
Adjust skip version after backport of #78463 (#78514)
1 parent 8bf2ecf commit 64612bd

File tree

1 file changed

+2
-2
lines changed
  • x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/data_stream

1 file changed

+2
-2
lines changed

x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/data_stream/10_basic.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -406,8 +406,8 @@ setup:
406406
---
407407
"Delete data stream by wildcard":
408408
- skip:
409-
version: " - 7.99.99"
410-
reason: "change to [-7.8.99] and [data streams only supported in 7.9+] after backport"
409+
version: " - 7.8.99"
410+
reason: "data streams supported only in 7.9+"
411411

412412
- do:
413413
indices.create_data_stream:

0 commit comments

Comments
 (0)