remove duplicate loglevel output
This commit is contained in:
@@ -39,7 +39,6 @@ exports.config = {
|
||||
// ===================
|
||||
// Define all options that are relevant for the WebdriverIO instance here
|
||||
// Level of logging verbosity: trace | debug | info | warn | error | silent
|
||||
logLevel: 'silent',
|
||||
bail: 0,
|
||||
framework: 'mocha',
|
||||
reporters: ['spec'],
|
||||
|
||||
Reference in New Issue
Block a user