浏览代码

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.
Nik Everett 5 年之前
父节点
当前提交
70cee715b0
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      rest-api-spec/src/main/resources/rest-api-spec/test/update/90_error.yml

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

@@ -1,8 +1,8 @@
 ---
 ---
 'Misspelled fields get "did you mean"':
 'Misspelled fields get "did you mean"':
   - skip:
   - skip:
-      version: " - 7.99.99"
-      reason: Implemented in 8.0
+      version: " - 7.5.99"
+      reason: Implemented in 7.6
   - do:
   - do:
       catch: /\[UpdateRequest\] unknown field \[dac\] did you mean \[doc\]\?/
       catch: /\[UpdateRequest\] unknown field \[dac\] did you mean \[doc\]\?/
       update:
       update: