Skip to content

Commit 74dba3f

Browse files
authored
Update 10_basic.yml (#16349)
Signed-off-by: Andriy Redko <[email protected]>
1 parent 1a7018a commit 74dba3f

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116
---
117117
"Create index with setting index.number_of_routing_shards to null":
118118
- skip:
119-
version: " - 2.99.99"
120-
reason: "fixed in 3.0.0"
119+
version: " - 2.17.99"
120+
reason: "fixed in 2.18.0"
121121
- do:
122122
indices.create:
123123
index: test_index

0 commit comments

Comments
 (0)