Skip to content

Commit

Permalink
Renabling firefox browser tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rustedgrail committed Mar 13, 2024
1 parent 1990c08 commit b047620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ module.exports = function(config) {

// start these browsers
// available browser launchers: https://npmjs.org/browse/keyword/karma-launcher
browsers: ['Chrome'],
browsers: ['Chrome', 'Firefox'],


// Continuous Integration mode
Expand Down

0 comments on commit b047620

Please sign in to comment.