We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86d3b15 commit f376548Copy full SHA for f376548
README.md
@@ -336,7 +336,7 @@ npm run dev:no:coverage
336
### Internal examples
337
338
- [examples/before-each-visit](examples/before-each-visit) checks if code coverage correctly keeps track of code when doing `cy.visit` before each test
339
-- [examples-before-all-visit](examples/before-all-visit) checks if code coverage works when `cy.visit` is made once in the `before` hook
+- [examples/before-all-visit](examples/before-all-visit) checks if code coverage works when `cy.visit` is made once in the `before` hook
340
341
### External examples
342
0 commit comments