Skip to content

Commit 5f3d782

Browse files
authored
Update skip version to match branches (#11776)
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
1 parent cbfe160 commit 5f3d782

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/search/340_doc_values_field.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
setup:
22
- skip:
33
features: [ "headers" ]
4-
version: " - 2.99.99"
5-
reason: "searching with only doc_values was added in 3.0.0"
4+
version: " - 2.11.99"
5+
reason: "searching with only doc_values was added in 2.12.0"
66
---
77
"search on fields with both index and doc_values enabled":
88
- do:

0 commit comments

Comments
 (0)