diff --git a/server/tests/api/live/live.ts b/server/tests/api/live/live.ts index 9b8fbe3e2..c497f7840 100644 --- a/server/tests/api/live/live.ts +++ b/server/tests/api/live/live.ts @@ -654,7 +654,7 @@ describe('Test live', function () { }) it('Should save a non permanent live replay', async function () { - this.timeout(120000) + this.timeout(240000) await commands[0].waitUntilPublished({ videoId: liveVideoReplayId })