From 1c1fa933871e075a4889221ef123b670da2db77d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20B=C3=BCscher?= Date: Fri, 5 Feb 2021 14:37:11 +0100 Subject: [PATCH] lower skip version for token_cound yaml test --- .../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