Skip to content

Commit b14cae8

Browse files
committed
Set Firefox as default browser for karma.
1 parent 393c8af commit b14cae8

File tree

4 files changed

+1021
-91
lines changed

4 files changed

+1021
-91
lines changed

dist/excellentexport.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

karma.conf.js

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ module.exports = function(config) {
4141
'karma-sourcemap-loader',
4242
'karma-phantomjs-launcher',
4343
'karma-chrome-launcher',
44+
'karma-firefox-launcher',
4445
'istanbul-instrumenter-loader',
4546
'karma-mocha',
4647
'karma-coverage-istanbul-reporter'

0 commit comments

Comments
 (0)