### Version 1.2.2 ### Reproduction link [github.com](https://github.com/bponomarenko/vue-test-utils-issue) ### Steps to reproduce * Install dependencies with `npm install` * Run test – `npm run test` ### What is expected? Test will successfully pass ### What is actually happening? Test is failing --- Test would be failing unless `@vue/test-utils` downgraded to the `v1.1.2` or lower, which makes me certain it was introduced in `v1.1.3`. <!-- generated by vue-issues. DO NOT REMOVE -->