fix firefox bugs

This commit is contained in:
Manuel Araoz 2014-08-26 15:33:54 -03:00
commit 68014db04a
3 changed files with 3 additions and 2 deletions

View file

@ -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