### Version 1.0.0-beta.28 ### Reproduction link [https://github.com/jpalvarez/vue-test-utils-issue](https://github.com/jpalvarez/vue-test-utils-issue) ### Steps to reproduce Clone the repository Run npm install then npm run unit ### What is expected? All tests passed ### What is actually happening? TypeError: Cannot read property 'rtl' of undefined --- Additional version of packages vue: 2.5.21 vuetify: 1.4.0 jest: 23.5.0 This is crazy. I have the same example running in codesandbox and it's run ok. But in the local computer no way. https://codesandbox.io/s/yj8j9y6wnz I am not aware of what is actually happening it would be great if anybody can help me. Thanks! <!-- generated by vue-issues. DO NOT REMOVE -->