no need to polute the console output on jenkins
This commit is contained in:
@ -193,7 +193,7 @@ function JenkinsReporter(runner) {
|
||||
stack[0][name] = (stack[0][name] || '') + chunk;
|
||||
}
|
||||
|
||||
orig.apply(obj, arguments);
|
||||
// orig.apply(obj, arguments);
|
||||
};
|
||||
obj.__restore = function () {
|
||||
this.write = orig;
|
||||
|
||||
Reference in New Issue
Block a user