Skip to content

Commit 0f6bd6e

Browse files
committed
Fix skip version in indices open test
1 parent bdb11a8 commit 0f6bd6e

File tree

1 file changed

+1
-2
lines changed
  • rest-api-spec/src/main/resources/rest-api-spec/test/indices.open

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@
6262
---
6363
"Close index with wait_for_active_shards set to all":
6464
- skip:
65-
version: " - ,
66-
"
65+
version: " - 7.1.99"
6766
reason: "closed indices are replicated starting version 7.2.0"
6867

6968
- do:

0 commit comments

Comments
 (0)