From 094beded8fead2a0f13810f358911722a356ca49 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 e849d635a3e91..6a1a448f84834 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