From d211d7a429915b92498839ca9e26045a2e13153e Mon Sep 17 00:00:00 2001 From: Boming Zhang Date: Mon, 9 Jun 2025 01:37:15 -0400 Subject: [PATCH] chore: latest fields --- tests/convert/basic/task.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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": {} } ] }