Skip to content

Commit abb776f

Browse files
committed
fix rest api spec tests
Signed-off-by: kkewwei <kkewwei@163.com>
1 parent 2ff9c49 commit abb776f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rest-api-spec/src/main/resources/rest-api-spec/test/index/110_constant_keyword.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
---
7171
"Queries":
7272
- skip:
73-
version: " - 2.16.99"
74-
reason: "fixed in 2.17.0"
73+
version: " - 2.99.99"
74+
reason: "rangeQuery and regexpQuery are supported in 3.0.0 in main branch"
7575

7676
- do:
7777
indices.create:

0 commit comments

Comments
 (0)