Remove redundant field
This commit is contained in:
parent
d37896887e
commit
a45ba3c072
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@ module.exports = function (config) {
|
|||
'test/**/*.html': ['html2js']
|
||||
},
|
||||
|
||||
reporters: ['progress'],
|
||||
|
||||
port: 9876,
|
||||
colors: true,
|
||||
logLevel: config.LOG_INFO,
|
||||
|
|
Reference in a new issue