From 9d65db4dbad68b3113044d72936136cb204662ad Mon Sep 17 00:00:00 2001 From: Clinton Gormley Date: Wed, 6 Aug 2014 15:05:46 +0200 Subject: [PATCH] Test: Trimmed trailing whitespace to make valid YAML --- rest-api-spec/test/update/25_script_upsert.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rest-api-spec/test/update/25_script_upsert.yaml b/rest-api-spec/test/update/25_script_upsert.yaml index c91992affaa..6b1393eb161 100644 --- a/rest-api-spec/test/update/25_script_upsert.yaml +++ b/rest-api-spec/test/update/25_script_upsert.yaml @@ -55,6 +55,6 @@ type: test id: 2 - - match: { _source.foo: xxx } - + - match: { _source.foo: xxx } +