mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
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…
x
Reference in New Issue
Block a user