diff --git a/package.json b/package.json index 8e44fac..3146798 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "deploy": "gh-pages --dist build --branch master --message Deploy --no-history", "start": "craco start", "build": "craco build", - "test": "craco test", + "test": "craco test --passWithNoTests", "eject": "craco eject" }, "eslintConfig": {