Skip to content

Commit 094bede

Browse files
author
Christoph Büscher
committed
Lower skip version for token_cound yaml test (#68583)
1 parent 004da8c commit 094bede

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/330_fetch_fields.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,8 +263,8 @@ setup:
263263
---
264264
"Test token count":
265265
- skip:
266-
version: " - 7.99.99"
267-
reason: "support for token_count isn't yet backported"
266+
version: " - 7.9.99"
267+
reason: "support for token_count was instroduced in 7.10"
268268
- do:
269269
indices.create:
270270
index: test

0 commit comments

Comments
 (0)