diff --git a/package.json b/package.json index 12868d72ea..072366e401 100644 --- a/package.json +++ b/package.json @@ -18,11 +18,11 @@ "load-grunt-tasks": "~0.2.0" }, "scripts": { - "test": "./node_modules/.bin/karma start ionic.conf.js --single-run --browsers Firefox" + "test": "./node_modules/.bin/karma start ionic.conf.js --single-run --browsers PhantomJS" }, "licenses": [ { "type": "MIT" } ] -} \ No newline at end of file +}