diff --git a/tests/convert/basic/task.json b/tests/convert/basic/task.json index 437bb03..c4b9b83 100644 --- a/tests/convert/basic/task.json +++ b/tests/convert/basic/task.json @@ -94,9 +94,7 @@ }, { "name": "debug", - "with": { - "score": 0 - } + "with": {} } ] }, @@ -849,6 +847,10 @@ "with": { "msg": "joj3 summary" } + }, + { + "name": "debug", + "with": {} } ] }