Skip to content

Commit f4cce3c

Browse files
authored
Remove karma log setting (was DEBUG)
1 parent 63d6e22 commit f4cce3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

karma.conf.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ module.exports = function (config) {
107107

108108
port: 9876,
109109
colors: true,
110-
logLevel: config.LOG_DEBUG,
111110
autoWatch: true,
112111
browsers: ['Chrome', 'PhantomJS'],
113112
singleRun: false

0 commit comments

Comments
 (0)