From 01070268c7808949c33d1937c133a85913be52cc Mon Sep 17 00:00:00 2001 From: Martin Zagora Date: Sat, 4 Mar 2017 06:35:27 +1100 Subject: [PATCH] test (eslint) should be run before cla-check-pull --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13b7760f1f4..914085c7559 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ }, "scripts": { "postinstall": "grunt install", - "test": "grunt cla-check-pull test" + "test": "grunt test cla-check-pull" }, "licenses": [ {