mirror of
https://github.com/log4js-node/log4js-node.git
synced 2025-12-08 19:26:01 +00:00
chore: bump up timeout for multi-file timeout test
This commit is contained in:
parent
bd818b325c
commit
9f9831ffb8
@ -81,7 +81,7 @@ test('multiFile appender', (batch) => {
|
||||
}
|
||||
process.stderr.write = originalWrite;
|
||||
t.end();
|
||||
}, 30);
|
||||
}, 50);
|
||||
});
|
||||
|
||||
batch.test('should fail silently if loggingEvent property has no value', (t) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user