Przeglądaj źródła

Test: Trimmed trailing whitespace to make valid YAML

Clinton Gormley 11 lat temu
rodzic
commit
9d65db4dba
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      rest-api-spec/test/update/25_script_upsert.yaml

+ 2 - 2
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 }
 
+