Remove redundant field

This commit is contained in:
Shin'ya Ueoka 2019-09-23 16:38:07 +09:00
parent d37896887e
commit a45ba3c072

View file

@ -19,8 +19,6 @@ module.exports = function (config) {
'test/**/*.html': ['html2js']
},
reporters: ['progress'],
port: 9876,
colors: true,
logLevel: config.LOG_INFO,