Skip to content

Commit b827ceb

Browse files
authored
fix: mock the action center response properly for hitl tests (#676)
1 parent ee34d32 commit b827ceb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/hitl/test_hitl_task_trigger.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ async def test_agent_action_trigger(
7979
"fullyQualifiedName": "app-folder-path"
8080
},
8181
"systemName": "HITL APP",
82+
"deploymentTitle": "HITL APP",
8283
"actionSchema": {
8384
"key": "test-key",
8485
"inputs": [],

0 commit comments

Comments
 (0)