|
|
|
@ -109,7 +109,7 @@ module.exports = function (config) { |
|
|
|
|
|
|
|
|
|
// start these browsers
|
|
|
|
|
// available browser launchers: https://npmjs.org/browse/keyword/karma-launcher
|
|
|
|
|
browsers: ['PhantomJS'/*, 'Firefox'*/], |
|
|
|
|
browsers: ['PhantomJS', 'Firefox'], |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// Continuous Integration mode
|
|
|
|
|