Error occurs when testing with mocks:  I'm using the default webpack.test.conf The vue file:  The test file:  The dependencies: ``` "inject-loader": "^3.0.0", "vue-loader": "^11.3.4" ``` How can I fix this ?