Skip to content

Commit

Permalink
Add select 10up list globally
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxwellGarceau committed Jan 11, 2025
1 parent 1c2b833 commit ad9334d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/cypress/support/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ before(() => {
cy.login(); // WP
cy.mailchimpLoginIfNotAlreadyLoggedIn();

cy.selectList('10up');

cy.setDoubleOptInOption(false);
cy.setJavaScriptOption(true);
cy.setSettingsOption('#mc_update_existing', false);
Expand Down

0 comments on commit ad9334d

Please sign in to comment.