We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e9ea42 commit cc5ab77Copy full SHA for cc5ab77
1 file changed
docs/vue-testing-library/examples.mdx
@@ -101,6 +101,6 @@ Some included are:
101
102
- [`vuex`](https://github.com/testing-library/vue-testing-library/blob/main/src/__tests__/vuex.js)
103
- [`vue-router`](https://github.com/testing-library/vue-testing-library/tree/main/src/__tests__/vue-router.js)
104
-- [`vee-validate`](https://github.com/testing-library/vue-testing-library/tree/main/src/__tests__/validate-plugin.js)
+- [`vue-validate`](https://github.com/testing-library/vue-testing-library/tree/main/src/__tests__/validate-plugin.js)
105
- [`vue-i18n`](https://github.com/testing-library/vue-testing-library/blob/main/src/__tests__/translations-vue-i18n.js)
106
- [`vuetify`](https://github.com/testing-library/vue-testing-library/blob/main/src/__tests__/vuetify.js)
0 commit comments