Skip to content

Commit

Permalink
Fixes linter warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
dsawardekar committed Aug 14, 2024
1 parent f1d84f6 commit 7523a05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/specs/setup-mc/step-1-accounts.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ test.describe( 'Set up accounts', () => {
const wpAccountCard = setUpAccountsPage.getWPAccountCard();
await expect( wpAccountCard ).not.toBeVisible();
} );

} );

test.describe( 'Connect Google account', () => {
Expand Down

0 comments on commit 7523a05

Please sign in to comment.