Skip to content

Commit

Permalink
fix: adjusted oneclick test for SFRA5
Browse files Browse the repository at this point in the history
  • Loading branch information
zenit2001 committed Nov 10, 2023
1 parent 15b4936 commit fbc870d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/playwright/fixtures/USD.spec.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,6 @@ for (const environment of environments) {

await cards.doCardPaymentOneclick(cardData.coBrandedBCMC);
await checkoutPage.completeCheckoutLoggedInUser();
await cards.do3Ds1Verification();
await checkoutPage.expectSuccess();
});
});
Expand Down

0 comments on commit fbc870d

Please sign in to comment.