Skip to content

Commit cbcd629

Browse files
authored
Adjust test skip version after backport of #79279
1 parent 3492bdb commit cbcd629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/data_stream/170_modify_data_stream.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
"Modify a data stream":
33
- skip:
4-
version: " - 7.99.99"
5-
reason: "change to 7.15.99 after backporting"
4+
version: " - 7.15.99"
5+
reason: "this API was released in 7.16.0"
66
features: allowed_warnings
77

88
- do:

0 commit comments

Comments
 (0)