### Version 1.0.0-beta.24 ### Reproduction link [https://codesandbox.io/s/7307xq2171](https://codesandbox.io/s/7307xq2171) ### Steps to reproduce Bump `@vue/test-utils` version from `1.0.0-beta.21` to any later/latest version to reproduce the bug on provided sandbox link. ### What is expected? There shouldn't be any error on console. ### What is actually happening? `TypeError: Cannot read property '$el' of undefined`. --- This issue does not occur on `1.0.0-beta.21`. <!-- generated by vue-issues. DO NOT REMOVE -->