Skip to content

Commit b1e1342

Browse files
committed
Update 7-editor.cy.js
1 parent ca6b540 commit b1e1342

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/cypress/integration/5-AI-SiteGen-onboarding-flow/7-editor.cy.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,5 @@ describe( 'SiteGen Site Editor Step', function () {
288288
'.nfd-onboarding-header--sitegen__editor__end__save-button__text',
289289
{ timeout: 60000 }
290290
).click({force: true});
291-
cy.get( `.${ getAppId() }-app-container`, { timeout: 90000 } );
292291
} );
293292
} );

0 commit comments

Comments
 (0)