Skip to content

Commit

Permalink
Lower skip version for token_cound yaml test (#68583)
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Büscher authored and nknize committed Feb 9, 2021
1 parent 95e87ae commit bcb5c7f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,8 @@ setup:
---
"Test token count":
- skip:
version: " - 7.99.99"
reason: "support for token_count isn't yet backported"
version: " - 7.9.99"
reason: "support for token_count was instroduced in 7.10"
- do:
indices.create:
index: test
Expand Down

0 comments on commit bcb5c7f

Please sign in to comment.