We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d2a5c7 commit 3b7e74dCopy full SHA for 3b7e74d
tests/ingest/10_basic.yml
@@ -25,5 +25,5 @@
25
ingest.delete_pipeline: { id: 'test_pipeline' }
26
- match: { acknowledged: true }
27
- do:
28
- ingest.processor_grok:
+ ingest.processor_grok: {}
29
- is_true: patterns
0 commit comments