increase timeout on test

This commit is contained in:
Wicklow 2023-10-12 16:17:15 +02:00
parent f88a9d4650
commit 9ecc04fb54

View File

@ -195,7 +195,7 @@ describe('Test logs', function () {
}) })
it('Should refuse to create logs if disabled', async function () { it('Should refuse to create logs if disabled', async function () {
this.timeout(60000) this.timeout(100000)
await server.config.updateCustomSubConfig({ await server.config.updateCustomSubConfig({
newConfig: { newConfig: {