Skip to content

Commit 70cee71

Browse files
authored
Update skip after backport (#51015)
Now that we've backported #50938 to 7.x it should be safe to run its test against BWC clusters that include that branch.
1 parent 81059c1 commit 70cee71

File tree

1 file changed

+2
-2
lines changed
  • rest-api-spec/src/main/resources/rest-api-spec/test/update

1 file changed

+2
-2
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/update/90_error.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
'Misspelled fields get "did you mean"':
33
- skip:
4-
version: " - 7.99.99"
5-
reason: Implemented in 8.0
4+
version: " - 7.5.99"
5+
reason: Implemented in 7.6
66
- do:
77
catch: /\[UpdateRequest\] unknown field \[dac\] did you mean \[doc\]\?/
88
update:

0 commit comments

Comments
 (0)