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 6bc8ef4 commit 0513363Copy full SHA for 0513363
README.md
@@ -50,7 +50,7 @@ mount(InputText, {value: ''}).then((doc) =>
50
51
## Examples
52
53
-* Counter [component](cypress/components/Counter.html) and [test](cypress/integration/counter-spec.js)
+* Counter [component](cypress/components/Counter.html) and [test](cypress/integration/count-spec.js)
54
* Users [component](cypress/components/Users.html) and [test](cypress/integration/users-spec.js) shows XHR spying and stubbing
55
56
## Details
0 commit comments