[TEST] fix introduced typo

This commit is contained in:
Ali Beyad 2017-02-02 12:18:20 -05:00
parent ce8e042b66
commit 32707fa1ef
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
cluster.allocation_explain: {}
- do:
indices.create:Ø
indices.create:
index: test
- match: { acknowledged: true }