Fix declarative workflows integration testcase

This commit is contained in:
Chris
2025-11-12 09:20:16 -08:00
committed by GitHub
Unverified
parent 119b7eabd4
commit 3a89a6d28a
@@ -10,7 +10,7 @@
"conversation_count": 1,
"min_action_count": 1,
"min_response_count": 1,
"min_message_count": 3,
"min_message_count": 2,
"actions": {
"start": [
"invoke_poem"
@@ -20,4 +20,4 @@
]
}
}
}
}