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.
cleanUp
1 parent 01a1964 commit ef88502Copy full SHA for ef88502
docs/vue-testing-library/api.mdx
@@ -223,7 +223,7 @@ See a working example of `update` in the
223
224
## `cleanup`
225
226
-Unmounts Vue trees that were mounted with [render](#render).
+Unmounts Vue trees that were mounted with [render](#rendercomponent-options-callback).
227
228
> If you are using an environment that supports `afterEach` hook (as in Jest),
229
> there's no need to call `cleanup` manually. Vue Testing Library handles it for
0 commit comments