Skip to content

Commit

Permalink
✏️ Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
KieraDOG committed Jun 24, 2020
1 parent d0172b1 commit 6e6fa76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/support/commands.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
//
// -- This will overwrite an existing command --
// Cypress.Commands.overwrite("visit", (originalFn, url, options) => { ... })
import '@testing-library/cypress/add-commands'
import '@testing-library/cypress/add-commands';

0 comments on commit 6e6fa76

Please sign in to comment.