make test task less verbose
This commit is contained in:
parent
86cfce1771
commit
297d746a46
@ -39,7 +39,7 @@ colors = true;
|
|||||||
|
|
||||||
// level of logging
|
// level of logging
|
||||||
// possible values: LOG_DISABLE || LOG_ERROR || LOG_WARN || LOG_INFO || LOG_DEBUG
|
// possible values: LOG_DISABLE || LOG_ERROR || LOG_WARN || LOG_INFO || LOG_DEBUG
|
||||||
logLevel = LOG_INFO;
|
logLevel = LOG_WARN;
|
||||||
|
|
||||||
// enable / disable watching file and executing tests whenever any file changes
|
// enable / disable watching file and executing tests whenever any file changes
|
||||||
autoWatch = false;
|
autoWatch = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user