[TEST] fixed typo s/mising/missing

This commit is contained in:
Luca Cavanna 2014-02-03 13:23:28 +01:00
parent f0774eb5d1
commit c72e1de1c4
3 changed files with 3 additions and 3 deletions

View File

@ -118,7 +118,7 @@ setup:
- match: {foo.aliases.alias: {}} - match: {foo.aliases.alias: {}}
--- ---
"put alias with mising name": "put alias with missing name":
- do: - do:

View File

@ -169,7 +169,7 @@ setup:
- match: {foo.mappings.test_type.properties.text.analyzer: whitespace} - match: {foo.mappings.test_type.properties.text.analyzer: whitespace}
--- ---
"put mapping with mising type": "put mapping with missing type":
- do: - do:

View File

@ -116,7 +116,7 @@ setup:
- match: {foo.warmers.warmer.source.query.match_all: {}} - match: {foo.warmers.warmer.source.query.match_all: {}}
--- ---
"put warmer with mising name": "put warmer with missing name":
- do: - do: