diff --git a/server/tests/api/users/users.ts b/server/tests/api/users/users.ts index 01b4c2eab..d15daeba5 100644 --- a/server/tests/api/users/users.ts +++ b/server/tests/api/users/users.ts @@ -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()