From 3220bc79e5668edc60a462677369d622f9579e2d Mon Sep 17 00:00:00 2001 From: Chaitanya Gohel Date: Fri, 17 Nov 2023 16:14:08 +0530 Subject: [PATCH] Changing test support version to 2.12.0 Signed-off-by: Chaitanya Gohel --- .../resources/rest-api-spec/test/search/90_search_after.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/search/90_search_after.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/search/90_search_after.yml index aceae6cee53ff..4a96280722c80 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/search/90_search_after.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/search/90_search_after.yml @@ -451,8 +451,8 @@ --- "numeric skipping logic with competitive missing value": - skip: - version: " - 2.12.99" - reason: newly added test, supported from 3.0.0 + version: " - 2.11.99" + reason: newly added test, supported from 2.12.0 # This test checks if skipping logic is skipped in case missing values are competitive # for all numeric type int, long, float, half_float, double, unsigned_long.