Skip to content

Commit 15ef82f

Browse files
committed
Re-enable Watcher rest test (elastic#47699)
This test is believed to be fixed by elastic#43939 closes elastic#43988
1 parent 7487681 commit 15ef82f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

x-pack/qa/smoke-test-watcher/src/test/resources/rest-api-spec/test/painless/20_minimal_body.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
"Test execute watch api with minimal body":
3-
- skip:
4-
version: "all"
5-
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/43988"
3+
64
- do:
75
cluster.health:
86
wait_for_status: green

0 commit comments

Comments
 (0)