-
Notifications
You must be signed in to change notification settings - Fork 663
Closed
Description
Version
1.0.0-beta.11
Reproduction link
https://github.com/mtdpcs/vue-test-util-ex
Steps to reproduce
- git clone https://github.com/mtdpcs/vue-test-util-ex.git
- cd vue-test-util-ex npm install
- npm run test
What is expected?
unit passed
What is actually happening?
Cannot read property 'params' of undefined
in this project i install vue-resource and use 'Vue.url.params' to encode an obj to params,
when i run 'npm run dev' it works well , but when i run 'jest' i throw error.
Metadata
Metadata
Assignees
Labels
No labels