fix firefox bugs
This commit is contained in:
parent
9047f4f30b
commit
68014db04a
3 changed files with 3 additions and 2 deletions
|
|
@ -102,7 +102,7 @@ module.exports = function(config) {
|
|||
|
||||
// start these browsers
|
||||
// available browser launchers: https://npmjs.org/browse/keyword/karma-launcher
|
||||
browsers: ['Chrome'],
|
||||
browsers: ['Firefox'],
|
||||
|
||||
|
||||
// Continuous Integration mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue