From c62ccd8b15bbdd66ff5ef43c10d704e49b3f572e Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 20 Sep 2019 15:46:35 +0200 Subject: [PATCH] fix(core): update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3d38b0..efbc1a9 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "## Status", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "echo \"Error: no test specified\"" }, "repository": { "type": "git",