Skip to content

Commit 700bda1

Browse files
Remove extra line in tests/cypress/e2e/settings/settings.test.js
Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
1 parent 0fe3127 commit 700bda1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/cypress/e2e/settings/settings.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ describe('Admin can update plugin settings', () => {
240240

241241
// Step 3: Log out of the Mailchimp account
242242
cy.get('input[value="Logout"]').click();
243-
244243
// Verify the logout was successful
245244
cy.get('#mailchimp_sf_oauth_connect').should('exist');
246245

0 commit comments

Comments
 (0)