Skip to content

Commit 05534b7

Browse files
committed
Temporarily disabling Firefox browser tests
1 parent 80c5925 commit 05534b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karma.conf.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ module.exports = function(config) {
5858

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

6363

6464
// Continuous Integration mode

0 commit comments

Comments
 (0)