Skip to content

Commit

Permalink
Merge pull request #2502 from nextcloud/automated/noid/master-cypress…
Browse files Browse the repository at this point in the history
…-snapshot-update
  • Loading branch information
skjnldsv authored Sep 14, 2024
2 parents 64b84e0 + d7fa4ec commit c17b0a9
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion cypress/support/commands.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ Cypress.Commands.add('openFile', fileName => {
Cypress.Commands.add('openFileInSingleShare', () => {
cy.get('tr[data-cy-files-list-row-name]')
.should('have.length', 1)
.click()
// eslint-disable-next-line
cy.wait(250)
})
Expand Down

0 comments on commit c17b0a9

Please sign in to comment.