mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
[TEST] fixed typo s/mising/missing
This commit is contained in:
parent
f0774eb5d1
commit
c72e1de1c4
@ -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:
|
||||||
|
@ -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:
|
||||||
|
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user