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 8766dbe commit 03e2a37Copy full SHA for 03e2a37
docs/en/SUMMARY.md
@@ -6,7 +6,8 @@
6
* [Choosing a test runner](guides/choosing-a-test-runner.md)
7
* [Testing SFCs with Jest](guides/testing-SFCs-with-jest.md)
8
* [Testing SFCs with Mocha + webpack](guides/testing-SFCs-with-mocha-webpack.md)
9
- * [Using with Vuex](guides/using-with-vuex.md)
+ * [Using with vue-router](guides/using-with-vuex.md)
10
+ * [Using with vuex](guides/using-with-vuex.md)
11
* [API](api/README.md)
12
* [mount](api/mount.md)
13
* [shallow](api/shallow.md)
0 commit comments