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 8593dfb commit 5f84a4aCopy full SHA for 5f84a4a
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