sample-node-api
sample-node-api copied to clipboard
Test command doesn't stop running
When you run npm test and the tests have either passed or failed, the command will still be running and not show the coverage report at the end. 'ctrl + c' stops it fine but coverage report doesnt seem to be working correctly.