We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b9ab54 commit 813ad5aCopy full SHA for 813ad5a
1 file changed
Gruntfile.js
@@ -43,7 +43,7 @@ module.exports = function(grunt) {
43
},
44
coverage: {
45
singleRun: true,
46
- browsers: ['Chrome'],
+ browsers: ['Firefox'],
47
reporters: ['progress', 'coverage'],
48
preprocessors: {
49
'src/*.js': 'coverage'
0 commit comments