diff --git a/package.json b/package.json index 82c7565..180f205 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "start": "node dist/index.js", "start-local": "tsc && node dist/index.js", "build": "tsc", - "test": "echo \"Error: no test specified\" && exit 1" + "test": "echo \"Error: no test specified, please add them later\"" }, "keywords": [], "author": "",