[test] fix name in synced flush test
This commit is contained in:
parent
784a26321b
commit
d23449ee85
|
@ -8,7 +8,7 @@
|
|||
cluster.health:
|
||||
wait_for_status: yellow
|
||||
- do:
|
||||
indices.flush.synced:
|
||||
indices.flush_synced:
|
||||
index: testing
|
||||
|
||||
- is_false: _shards.failed
|
||||
|
|
Loading…
Reference in New Issue