Skip to content

Commit 34564a8

Browse files
committed
Update unit test
1 parent d66820a commit 34564a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ui/pages/stripe/CreateLink.test.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ describe("StripeCreateLinkPanel Tests", () => {
7272

7373
await act(async () => {
7474
expect(createLinkMock).toHaveBeenCalledWith({
75+
achPaymentsEnabled: false,
7576
invoiceId: "INV123",
7677
invoiceAmountUsd: 100,
7778
contactName: "John Doe",

0 commit comments

Comments
 (0)