CB-12747: updated npm test for cordova-cli
diff --git a/package.json b/package.json
index e332ff2..11bf20d 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
     "test": "npm run jshint && npm run jasmine",
     "jshint": "jshint spec && jshint src",
     "cover": "istanbul cover --root src --print detail jasmine",
-    "jasmine": "jasmine --captureExceptions --color"
+    "jasmine": "jasmine"
   },
   "repository": {
     "type": "git",