We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3610a7 commit f0bf5d8Copy full SHA for f0bf5d8
cypress/support/commands.js
@@ -21,5 +21,5 @@
21
// Cypress.Commands.add('dismiss', { prevSubject: 'optional'}, (subject, options) => { ... })
22
//
23
24
-// -- This is will overwrite an existing command --
+// -- This will overwrite an existing command --
25
// Cypress.Commands.overwrite('visit', (originalFn, url, options) => { ... })
0 commit comments