Skip to content

Commit d7e9694

Browse files
committed
Update tasks.yml - tasks.get should use id, otherwise use tasks.list
1 parent 8a49736 commit d7e9694

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/tasks.yml

-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ teardown:
1515
ignore: 404
1616
---
1717
"tasks":
18-
- do:
19-
tasks.get: {}
20-
- is_true: nodes
21-
2218
- do:
2319
update_by_query:
2420
index: task_test

0 commit comments

Comments
 (0)