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']
|
'test/**/*.html': ['html2js']
|
||||||
},
|
},
|
||||||
|
|
||||||
reporters: ['progress'],
|
|
||||||
|
|
||||||
port: 9876,
|
port: 9876,
|
||||||
colors: true,
|
colors: true,
|
||||||
logLevel: config.LOG_INFO,
|
logLevel: config.LOG_INFO,
|
||||||
|
|
Reference in a new issue