From d202d3386a594437b13b614b1f6291b1bfefc920 Mon Sep 17 00:00:00 2001 From: Boaz Leskes Date: Fri, 11 Oct 2013 12:29:44 +0200 Subject: [PATCH] Added brackets to a do command. --- rest-api-spec/test/search/10_source_filtering.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-api-spec/test/search/10_source_filtering.yaml b/rest-api-spec/test/search/10_source_filtering.yaml index a5d79bcb8ad..4e3f4f30c37 100644 --- a/rest-api-spec/test/search/10_source_filtering.yaml +++ b/rest-api-spec/test/search/10_source_filtering.yaml @@ -11,7 +11,7 @@ id: 1 body: { "include": { "field1": "v1", "field2": "v2" }, "count": 1 } - do: - indices.refresh: + indices.refresh: {} - do: