1
0
Эх сурвалжийг харах

[TEST] fix incorrect indent in ingest/70_bulk.yaml

Honza Král 9 жил өмнө
parent
commit
f8e84f0bbb

+ 1 - 1
rest-api-spec/src/main/resources/rest-api-spec/test/ingest/70_bulk.yaml

@@ -69,7 +69,7 @@ setup:
   - is_false: _source.field2
 
   - do:
-    cluster.state: {}
+      cluster.state: {}
     # Get master node id
   - set: { master_node: master }