Skip to content

Commit

Permalink
Disabled ALMA CSS class checking
Browse files Browse the repository at this point in the history
  • Loading branch information
michielgerritsen committed Aug 7, 2024
1 parent 37007ff commit cb445f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Test/End-2-end/cypress/e2e/magento/checkout.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ describe('Checkout usage', () => {

const availableMethods = Cypress.env('mollie_available_methods');
[
'alma',
// 'alma', Disabled, not available in NL
'bancomatpay',
'bancontact',
'banktransfer',
Expand Down

0 comments on commit cb445f2

Please sign in to comment.