Skip to content

Commit

Permalink
fix typo - integrations card test
Browse files Browse the repository at this point in the history
  • Loading branch information
agusruidiazgd committed Dec 2, 2024
1 parent 3923229 commit 3b20221
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const props = {
checkComplete: jest.fn(),
isCardComplete: jest.fn(),
setExpandedCardId: jest.fn(),
isCardAvailable: jest.fn(),
};

describe('IntegrationsCard', () => {
Expand Down

0 comments on commit 3b20221

Please sign in to comment.