We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b7e74d commit c18264aCopy full SHA for c18264a
tests/mtermvectors/10_basic.yml
@@ -10,7 +10,7 @@ setup:
10
id: 'testing_document'
11
body: { text: 'The quick brown fox is brown.' }
12
- do:
13
- indices.refresh:
+ indices.refresh: {}
14
---
15
teardown:
16
0 commit comments