diff --git a/package.json b/package.json index 7b1a597..90ba985 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "index.js", "scripts": { "start": "nodemon", - "test": "jest" + "test": "jest --coverage" }, "author": "Dick Wolff", "repository": {