Skip to content

Commit 8d73379

Browse files
authored
Adjust skip version in data stream yaml test. (#62831) (#62851)
Relates to #62766
1 parent 1515951 commit 8d73379

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x-pack/plugin/src/test/resources/rest-api-spec/test/data_stream/20_unsupported_apis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,8 @@
200200
---
201201
"Non append-only writes into a data stream":
202202
- skip:
203-
version: " - 7.99.99"
204-
reason: "set to 7.9.3 after backporting #62766"
203+
version: " - 7.9.3"
204+
reason: "validation bug only backported to 7.9.3"
205205
features: allowed_warnings
206206

207207
- do:

0 commit comments

Comments
 (0)