diff --git a/Backend/package.json b/Backend/package.json index 21fc86c..7cf00f9 100644 --- a/Backend/package.json +++ b/Backend/package.json @@ -5,7 +5,7 @@ "main": "index.js", "scripts": { "dev": "nodemon Server.js", - "test": "jest", + "test": "jest" }, "author": "", "license": "ISC",