From 64d160a2d0623ac6f25c883b5375da975a876a15 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 16 Jun 2022 16:08:34 +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 388986d..68bddd9 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "description": "chrome for docker", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "echo \"Error: no test specified\"" }, "repository": { "type": "git",