Skip to content

Commit e83f663

Browse files
committed
Update 1-fork.cy.js
1 parent 25ce786 commit e83f663

File tree

1 file changed

+1
-0
lines changed
  • tests/cypress/integration/5-AI-SiteGen-onboarding-flow

1 file changed

+1
-0
lines changed

tests/cypress/integration/5-AI-SiteGen-onboarding-flow/1-fork.cy.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ describe( 'SiteGen Fork Step', function () {
3434

3535
// Visit the fork step of the onboarding page
3636
cy.visit( 'wp-admin/?page=nfd-onboarding#/wp-setup/step/fork' );
37+
cy.wait( 30000 );
3738
} );
3839

3940
// Test the visibility of the header admin bar

0 commit comments

Comments
 (0)