diff --git a/gui/package.json b/gui/package.json index 24ae9eb2..9d7b64fc 100644 --- a/gui/package.json +++ b/gui/package.json @@ -5,7 +5,7 @@ "main": "main.js", "scripts": { "start": "electron .", - "test": "echo \"Error: no test specified\" && exit 1", + "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git",