From 8b9fe12f1a8b2ee6daf972202309f3ecfdc9f2e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20B=C3=BCscher?= Date: Mon, 8 Feb 2021 10:51:52 +0100 Subject: [PATCH] Lower skip version for token_cound yaml test (#68583) --- .../resources/rest-api-spec/test/search/330_fetch_fields.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/search/330_fetch_fields.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/search/330_fetch_fields.yml index e4d34d6842a1a..4311ee0fcd321 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/search/330_fetch_fields.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/search/330_fetch_fields.yml @@ -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