Skip to content

Commit a0a17e8

Browse files
update test case
1 parent 09394e9 commit a0a17e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__tests__/meta_functions/aci_handle_execution.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ describe('AI Integration Tests', () => {
6363
functionName: searchToolCall.name,
6464
functionArguments: searchArguments,
6565
linkedAccountOwnerId: 'test-user-id',
66-
allowedAppsOnly: false,
66+
allowedOnly: false,
6767
format: FunctionDefinitionFormat.OPENAI_RESPONSES,
6868
});
6969

0 commit comments

Comments
 (0)