Skip to content

Commit 1de7a15

Browse files
Test correction
1 parent 6eac973 commit 1de7a15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/support/commands.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ Cypress.Commands.add(
230230
cy.getMidColumn()
231231
.find('ui5-button[accessible-name="enter-full-screen"]')
232232
.click();
233+
cy.wait(1000);
233234

234235
cy.get('ui5-table-row')
235236
.find('ui5-table-cell')

0 commit comments

Comments
 (0)