From 050ac2503a96e473ef9a866780b82cd3bd14e6b2 Mon Sep 17 00:00:00 2001 From: Anton Khvorov Date: Fri, 23 Jun 2017 10:22:55 +0300 Subject: [PATCH] fail test --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 747eb46..016272a 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "nodemon": "^1.9.1" }, "scripts": { - "test": "echo \"Error: no test specified\" && exit 0" + "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "",