Skip to content

Commit

Permalink
Switches to complete step mock
Browse files Browse the repository at this point in the history
  • Loading branch information
dsawardekar committed Aug 28, 2024
1 parent 31a3ba5 commit abc86c3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ test.describe( 'Hide Store Requirements Step', () => {
await setUpAccountsPage.goto();

// TODO: Mock email is verified & address is filled
setUpAccountsPage.mockMCSetup( 'complete', 'accounts' );

// 1. Assert there are 3 steps
const steps = await page.locator( '.woocommerce-stepper__step' );
Expand Down

0 comments on commit abc86c3

Please sign in to comment.