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": {