### Version 1.0.0-beta.25 ### Reproduction link [https://github.com/Deraw-/vue-test-utils-issue](https://github.com/Deraw-/vue-test-utils-issue) ### Steps to reproduce Run `yarn` then `yarn test:unit` ### What is expected? Plugin is installed on localVue ### What is actually happening? Error when installing plugin --- It's really this line `localVue.use(Vuetify);` on `example.spec.ts`! <!-- generated by vue-issues. DO NOT REMOVE -->