diff --git a/package.json b/package.json index f40f3af5..a23986f3 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "start": "react-scripts start", "test:app": "react-scripts test --env=jsdom --passWithNoTests", "test:code": "npm run prettier -- --list-different", - "test": "npm run test:code && npm run test:app" + "test": "npm run test:app" }, "browserslist": [ ">0.2%",