From dd2c874bbf52df4781a4bbfc228097ce278b9229 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 5 Nov 2019 15:48:25 +0100 Subject: [PATCH] fix(core): update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14ff01e..28329c5 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "a vscode image with everything installed needed to run a vscode instance", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1", + "test": "echo \"Error: no test specified\"", "build": "echo \"Not needed for now\"" }, "repository": {