Skip to content

Commit 1f5bdab

Browse files
committed
test(copilot): include workflow cancellation approval
1 parent e678196 commit 1f5bdab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/sim/lib/copilot/request/tools/permission.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ describe('gated tools are askable', () => {
213213
.sort()
214214
).toEqual([
215215
'call_integration_tool',
216+
'cancel_workflow_run',
216217
'delete_workspace_mcp_server',
217218
'deploy_as_api',
218219
'deploy_as_chat',

0 commit comments

Comments
 (0)