Fixed cat.segments and indices.segments tests - bad YAML indenting

This commit is contained in:
Clinton Gormley 2015-02-12 17:34:53 +01:00
parent 01b8479179
commit 36758ce81b
2 changed files with 4 additions and 4 deletions

View File

@ -110,8 +110,8 @@
wait_for_status: green
- do:
indices.close:
index: index1
indices.close:
index: index1
- do:
catch: forbidden

View File

@ -59,8 +59,8 @@
refresh: true
- do:
indices.close:
index: index1
indices.close:
index: index1
- do:
catch: forbidden