setup two browsers
This commit is contained in:
parent
685c4c06a7
commit
4448917c10
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ module.exports = function(config) {
|
|||
|
||||
// start these browsers
|
||||
// available browser launchers: https://npmjs.org/browse/keyword/karma-launcher
|
||||
browsers: ['Firefox'],
|
||||
browsers: ['Chrome', 'Firefox'],
|
||||
|
||||
|
||||
// Continuous Integration mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue