Skip to content

Commit 22980d9

Browse files
resolve hang
1 parent 76c3e66 commit 22980d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cypress/integration/free-gutenberg.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ describe('Test Free - gutenberg', function() {
5252
// go back to insert another one.
5353
cy.get('.visualizer-settings .components-button-group button').first().click();
5454
cy.wait( Cypress.env('wait') );
55+
if(num === array.length) return false;
5556
});
5657
});
5758
});

0 commit comments

Comments
 (0)