Skip to content

Commit

Permalink
NTR: add missing cypress plugin config for tests (#965)
Browse files Browse the repository at this point in the history
  • Loading branch information
boxblinkracer authored Feb 27, 2025
1 parent f326327 commit 9dac9df
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ export default class ShopConfigurationAction {
// ------------------------------------------------------------------
"MolliePayments.config.subscriptionsEnabled": true,
"MolliePayments.config.subscriptionsShowIndicator": subscriptionIndicator,
"MolliePayments.config.subscriptionsAllowAddressEditing": true,
"MolliePayments.config.subscriptionsAllowPauseResume": true,
"MolliePayments.config.subscriptionsAllowSkip": true,
// ---------------------------------------------------------------
Expand Down

0 comments on commit 9dac9df

Please # to comment.