We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 926bc54 commit ad1a69dCopy full SHA for ad1a69d
karma.conf.js
@@ -25,6 +25,7 @@ module.exports = function (config) {
25
26
plugins: [
27
"karma-chrome-launcher",
28
+ "karma-firefox-launcher",
29
"karma-mocha",
30
"karma-sinon",
31
"karma-webpack"
0 commit comments