Increase test timeout

pull/5067/head
Chocobozzz 2022-06-16 16:01:37 +02:00
parent 3d2078d6a5
commit ef2b5520f9
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -380,7 +380,7 @@ describe('Test users', function () {
})
it('Should disable webtorrent, enable HLS, and update my quota', async function () {
this.timeout(60000)
this.timeout(160000)
{
const config = await server.config.getCustomConfig()