Skip to content

Commit c753b82

Browse files
committed
Adapt scroll rest test after backport. relates #27842
1 parent 5ac5fd9 commit c753b82

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/scroll/10_basic.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,8 @@
218218
---
219219
"Scroll with size 0":
220220
- skip:
221-
version: " - 6.99.99"
222-
reason: the error message has been added in v7.0.0
221+
version: " - 6.1.99"
222+
reason: the error message has been added in v6.2.0
223223
- do:
224224
indices.create:
225225
index: test_scroll

0 commit comments

Comments
 (0)