increase timeout on test
This commit is contained in:
parent
f88a9d4650
commit
9ecc04fb54
|
@ -195,7 +195,7 @@ describe('Test logs', function () {
|
|||
})
|
||||
|
||||
it('Should refuse to create logs if disabled', async function () {
|
||||
this.timeout(60000)
|
||||
this.timeout(100000)
|
||||
|
||||
await server.config.updateCustomSubConfig({
|
||||
newConfig: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user