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 1b405ce commit fbdd36cCopy full SHA for fbdd36c
Gruntfile.js
@@ -29,7 +29,7 @@ module.exports = function (grunt) {
29
30
karma: {
31
options: {
32
- configFile: 'karma.conf.js',
+ configFile: 'karma.conf.js'
33
},
34
unit: {
35
browsers: ['PhantomJS'],
0 commit comments