From 99b757488c077cee7d0ab89eeec181a7ee6290eb Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 15 Nov 2022 15:00:19 +0100 Subject: Fix server lint --- server/tests/api/live/live-fast-restream.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/tests') diff --git a/server/tests/api/live/live-fast-restream.ts b/server/tests/api/live/live-fast-restream.ts index 971df1a61..c0bb8d529 100644 --- a/server/tests/api/live/live-fast-restream.ts +++ b/server/tests/api/live/live-fast-restream.ts @@ -130,7 +130,7 @@ describe('Fast restream in live', function () { }) it('Should correctly fast reastream in a permanent live with and without save replay', async function () { - this.timeout(240000) + this.timeout(480000) // A test can take a long time, so prefer to run them in parallel await Promise.all([ -- cgit v1.2.3