diff --git a/server/tests/api/live/live.ts b/server/tests/api/live/live.ts index f6b6d7677..ff822f84d 100644 --- a/server/tests/api/live/live.ts +++ b/server/tests/api/live/live.ts @@ -415,7 +415,7 @@ describe('Test live', function () { }) it('Should enable transcoding with some resolutions and correctly save them', async function () { - this.timeout(120000) + this.timeout(200000) const resolutions = [ 240, 360, 720 ]