diff --git a/package.json b/package.json index e5da39fe..060f2122 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "build": "next build", "start": "next start", "lint": "next lint", - "test": "jest --watch" + "test": "jest" }, "dependencies": { "@babel/core": "^7.23.0",