Test: fix removal of e validate_query rewrite YAML test
This commit is contained in:
parent
3b93653863
commit
e461852548
|
@ -32,5 +32,5 @@
|
||||||
- is_true: valid
|
- is_true: valid
|
||||||
- match: {_shards.failed: 0}
|
- match: {_shards.failed: 0}
|
||||||
- match: {explanations.0.index: 'testing'}
|
- match: {explanations.0.index: 'testing'}
|
||||||
- match: {explanations.0.explanation: '*:*'}
|
- match: {explanations.0.explanation: 'ConstantScore(*:*)'}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue