summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index c11f0cb07..6a6cea1ac 100644
--- a/js/package.json
+++ b/js/package.json
@@ -4,7 +4,7 @@
"description": "An RSS/Atom feed reader",
"main": "build/app.js",
"scripts": {
- "test": "grunt ci"
+ "test": "grunt ci-unit"
},
"repository": {
"type": "git",