diff --git a/deepscan-frontend/package.json b/deepscan-frontend/package.json index d51e72b6..777f414e 100644 --- a/deepscan-frontend/package.json +++ b/deepscan-frontend/package.json @@ -19,7 +19,7 @@ "scripts": { "start": "react-scripts start", "build": "react-scripts build", - "test": "react-scripts test", + "test": "react-scripts test --passWithNoTests", "eject": "react-scripts eject" }, "eslintConfig": {