Changing test run to phantom

This commit is contained in:
Max Lynch
2013-12-13 13:54:15 -06:00
parent c96fb7f539
commit f0017a32fd

View File

@@ -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"
}
]
}
}