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 dd56b51 commit 45dd407Copy full SHA for 45dd407
saucelabs.karma.conf.js
@@ -98,7 +98,7 @@ module.exports = (config) => {
98
99
// level of logging
100
// possible values: config.LOG_DISABLE || config.LOG_ERROR || config.LOG_WARN || config.LOG_INFO || config.LOG_DEBUG
101
- logLevel: config.LOG_DEBUG,
+ logLevel: config.LOG_INFO,
102
103
// enable / disable watching file and executing tests whenever any file changes
104
autoWatch: false,
0 commit comments