Fixed cat.segments and indices.segments tests - bad YAML indenting
This commit is contained in:
parent
01b8479179
commit
36758ce81b
|
@ -110,8 +110,8 @@
|
|||
wait_for_status: green
|
||||
|
||||
- do:
|
||||
indices.close:
|
||||
index: index1
|
||||
indices.close:
|
||||
index: index1
|
||||
|
||||
- do:
|
||||
catch: forbidden
|
||||
|
|
|
@ -59,8 +59,8 @@
|
|||
refresh: true
|
||||
|
||||
- do:
|
||||
indices.close:
|
||||
index: index1
|
||||
indices.close:
|
||||
index: index1
|
||||
|
||||
- do:
|
||||
catch: forbidden
|
||||
|
|
Loading…
Reference in New Issue