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.
2 parents 8593dfb + 5f84a4a commit e3274e7Copy full SHA for e3274e7
docs/vue-testing-library/api.mdx
@@ -61,7 +61,7 @@ The valid Vue Component to be tested.
61
#### Options
62
63
An object containing additional information to be passed to `@vue/test-utils`
64
-[mount](https://vue-test-utils.vuejs.org/api/options.html#context).
+[mount](https://vue-test-utils.vuejs.org/api/options.html#mounting-options).
65
66
Additionally, the options object can also include the following three keys:
67
0 commit comments