Skip to content

Commit

Permalink
New update to this test
Browse files Browse the repository at this point in the history
  • Loading branch information
fugazi committed Sep 17, 2023
1 parent f5d49af commit bfc96ee
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 65 deletions.
File renamed without changes.
File renamed without changes.
37 changes: 0 additions & 37 deletions cypress/support/commands.ts

This file was deleted.

20 changes: 0 additions & 20 deletions cypress/support/e2e.ts

This file was deleted.

1 change: 0 additions & 1 deletion cypress/support/eyes-index.d.ts

This file was deleted.

7 changes: 0 additions & 7 deletions cypress/support/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,7 @@
// Import commands.js using ES2015 syntax:

import '@applitools/eyes-cypress/commands'

import './commands'

Cypress.on('uncaught:exception', (err, runnable) => {
// returning false here prevents Cypress from
// failing the test
return false
})

// Alternatively you can use CommonJS syntax:
// require('./commands')

0 comments on commit bfc96ee

Please sign in to comment.