bahmutov/next-update

Run npm update command before running unit tests

bahmutov opened this issue · 0 comments

At the very beginning before running the initial unit tests to confirm that the project is in good shape, run npm update (and maybe npm prune?) to make sure the install is valid and up to date.