Browse Source

Fixes watcher test to remove typed api call

Colin Goodheart-Smithe 6 years ago
parent
commit
93f7a1ac59

+ 0 - 1
x-pack/qa/smoke-test-watcher/src/test/resources/rest-api-spec/test/mustache/50_webhook_url_escaping.yml

@@ -80,7 +80,6 @@
   - do:
       count:
           index: <date-index-{now/d}>
-          type: log
 
   - match: {count : 2}