From f22d68b954783470e97543f7328748636e7d62cb Mon Sep 17 00:00:00 2001 From: Nik Everett Date: Tue, 10 Mar 2020 11:33:28 -0400 Subject: [PATCH] Update skip after backport Now that #53296 is backported to 7.x we can run its tests against 7.7.0. --- .../rest-api-spec/test/search.aggregation/230_composite.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/230_composite.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/230_composite.yml index eea3d7792c7f6..53b17bf913f02 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/230_composite.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/230_composite.yml @@ -894,8 +894,8 @@ setup: --- "Terms source from part of sorted": - skip: - version: " - 7.99.99" - reason: fixed in 8.0.0. will be backported to 7.7.0. + version: " - 7.6.99" + reason: fixed in 7.7.0. - do: indices.create: