An open API service indexing awesome lists of open source software.

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

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]`