Skip to content

Commit

Permalink
Merge pull request #1880 from dubinc/fix-tests
Browse files Browse the repository at this point in the history
Fix E2E webhook tests
  • Loading branch information
steven-tey authored Jan 12, 2025
2 parents 7da0427 + e4fdb9a commit a2700ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/tests/utils/resource.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ export const E2E_LINK = {
export const E2E_CLICK_ID = "GWGrkftJdYlZD2mq";
export const E2E_CUSTOMER_ID = "cm25onzuv0001s1bbxchrc0ae";
export const E2E_CUSTOMER_EXTERNAL_ID = "cus_jTrfVKYN3Buc3F80JoqBiY0g";
export const E2E_WEBHOOK_ID = "wh_k8nnssLTDttNLW2d9T4OFvfS";
export const E2E_WEBHOOK_ID = "wh_MHR7sZXXtZ7keBaNYZ30rQ0v";

0 comments on commit a2700ac

Please sign in to comment.