mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
[TEST] Fixed mget test which used deprecated refresh flag
This commit is contained in:
parent
471853c649
commit
c5942a4ff8
@ -11,8 +11,7 @@
|
|||||||
body: { foo: bar }
|
body: { foo: bar }
|
||||||
|
|
||||||
- do:
|
- do:
|
||||||
indices.flush:
|
indices.refresh: {}
|
||||||
refresh: true
|
|
||||||
|
|
||||||
- do:
|
- do:
|
||||||
mget:
|
mget:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user