Skip to content

Commit

Permalink
Merge pull request testing-library#722 from testing-library/afontcu-p…
Browse files Browse the repository at this point in the history
…atch-2

Fix link to vue test utils docs
  • Loading branch information
afontcu authored Dec 18, 2020
2 parents 8593dfb + 5f84a4a commit e3274e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/vue-testing-library/api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ The valid Vue Component to be tested.
#### Options

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

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

Expand Down

0 comments on commit e3274e7

Please sign in to comment.