Skip to content

Commit

Permalink
chore: update test-project cypress/support/e2e.js to cypress 14.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 committed Jan 18, 2025
1 parent c4d36ad commit c2d79fb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions factory/test-project/cypress/support/e2e.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,4 @@
// ***********************************************************

// Import commands.js using ES2015 syntax:
import './commands'

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

0 comments on commit c2d79fb

Please sign in to comment.