Skip to content

Commit

Permalink
fix: typo in a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Oct 15, 2019
1 parent c3610a7 commit f0bf5d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/support/commands.js
Expand Up @@ -21,5 +21,5 @@
// Cypress.Commands.add('dismiss', { prevSubject: 'optional'}, (subject, options) => { ... })
//
//
// -- This is will overwrite an existing command --
// -- This will overwrite an existing command --
// Cypress.Commands.overwrite('visit', (originalFn, url, options) => { ... })

0 comments on commit f0bf5d8

Please sign in to comment.