Version
1.0.0-beta.25
Reproduction link
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!