Skip to content

Commit

Permalink
expect autoredirect
Browse files Browse the repository at this point in the history
  • Loading branch information
artyom-jaksov-tl committed Oct 22, 2024
1 parent 9bcae5b commit 1834d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/shopify-e2e-tests.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ test.describe('Truelayer magento plugin E2E Tests', () => {
}
await mockUkBankPage.enterOnlineBankingDetailsAndContinue();
await mockUkBankAccountsPage.selectAccountAndContinue();
await paymentConfirmationPage.waitForProcessingAndContinue();
// await paymentConfirmationPage.waitForProcessingAndContinue();
await orderConfirmationPage.waitForProcessingAndReturnToStore();
})
});

0 comments on commit 1834d30

Please sign in to comment.