Skip to content

Commit 5f84a4a

Browse files
authored
Update api.mdx
1 parent 8593dfb commit 5f84a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vue-testing-library/api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The valid Vue Component to be tested.
6161
#### Options
6262

6363
An object containing additional information to be passed to `@vue/test-utils`
64-
[mount](https://vue-test-utils.vuejs.org/api/options.html#context).
64+
[mount](https://vue-test-utils.vuejs.org/api/options.html#mounting-options).
6565

6666
Additionally, the options object can also include the following three keys:
6767

0 commit comments

Comments
 (0)