Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit 12877d9

Browse files
authored
Update README.md (#307)
fix the link to 'tests are heavily commented'
1 parent 2aaf4b1 commit 12877d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The tests are written to be directly compared to the official TodoMVC tests.
99

1010
Each test covers the same functionality found in the official TodoMVC tests but utilizes the Cypress API.
1111

12-
The [tests are heavily commented](cypress/e2e/app_spec.js) to ease you into the Cypress API.
12+
The [tests are heavily commented](cypress/e2e/app.cy.js) to ease you into the Cypress API.
1313

1414
[You can find the official TodoMVC tests we are comparing to here.](https://github.com/tastejs/todomvc/blob/master/tests/test.js) [And here.](https://github.com/tastejs/todomvc/blob/master/tests/page.js) [And here.](https://github.com/tastejs/todomvc/blob/master/tests/testOperations.js)
1515

0 commit comments

Comments
 (0)