diff --git a/client/package.json b/client/package.json index 0b20527e57672e7595b683aa120c876b3e05825f..f85e71ccaaab33705cf2428e224b4c2e83aa31d0 100644 --- a/client/package.json +++ b/client/package.json @@ -37,7 +37,8 @@ "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject", - "lint": "eslint \"./src/**/*.{js,ts,tsx}\"" + "lint": "eslint \"./src/**/*.{js,ts,tsx}\"", + "test:coverage": "react-scripts test --coverage" }, "browserslist": { "production": [