mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Changing test run to phantom
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user