Skip to content

Commit 0513363

Browse files
authored
chore: fix link to count spec
1 parent 6bc8ef4 commit 0513363

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
@@ -50,7 +50,7 @@ mount(InputText, {value: ''}).then((doc) =>
5050

5151
## Examples
5252

53-
* Counter [component](cypress/components/Counter.html) and [test](cypress/integration/counter-spec.js)
53+
* Counter [component](cypress/components/Counter.html) and [test](cypress/integration/count-spec.js)
5454
* Users [component](cypress/components/Users.html) and [test](cypress/integration/users-spec.js) shows XHR spying and stubbing
5555

5656
## Details

0 commit comments

Comments
 (0)