Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
pixincreate committed Jan 6, 2025
1 parent c74aa11 commit d03e751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress-tests/cypress/e2e/PaymentUtils/Stripe.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const successfulThreeDSTestCardDetails = {
};

const failedNo3DSCardDetails = {
card_number: "4917610000000000",
card_number: "4000000000000002",
card_exp_month: "01",
card_exp_year: "25",
card_holder_name: "joseph Doe",
Expand Down

0 comments on commit d03e751

Please sign in to comment.