https://github.com/ndabap/vue-test-utils-props-update-issue
https://github.com/ndabap/vue-test-utils-props-update-issue
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ndabap/vue-test-utils-props-update-issue
- Owner: ndabAP
- Created: 2020-04-05T11:26:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-08T09:23:56.000Z (about 6 years ago)
- Last Synced: 2025-10-09T21:38:59.988Z (9 months ago)
- Language: HTML
- Size: 147 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-test-utils-props-update-issue
1. Run `npm i`
2. `npm run serve`
3. See `[1, 2]`
4. `npm run test`
5. See `[1]` instead of `[1, 2]`