Skip to content

Commit 31a9edd

Browse files
committed
add test comment
1 parent 73262c3 commit 31a9edd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/app-store/salesforce/lib/__tests__/CrmService.integration.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ vi.mock("../getSalesforceAppKeys", () => ({
5656
}));
5757

5858
// Helper to create mock credential
59+
//
5960
const createMockCredential = () => {
6061
return {
6162
id: 1,

0 commit comments

Comments
 (0)