mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(karma): switch back to chrome testing
This commit is contained in:
@@ -38,5 +38,5 @@ module.exports = {
|
||||
// - Safari (only Mac; has to be installed with `npm install karma-safari-launcher`)
|
||||
// - PhantomJS
|
||||
// - IE (only Windows; has to be installed with `npm install karma-ie-launcher`)
|
||||
browsers: ['PhantomJS']
|
||||
browsers: ['Chrome']
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user