From 9e3e4adc6503742c30645cf01729a34c921c4060 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 1 Dec 2020 09:31:45 +0100 Subject: Add logs to fixture generations --- server/tests/api/videos/video-transcoder.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/tests') diff --git a/server/tests/api/videos/video-transcoder.ts b/server/tests/api/videos/video-transcoder.ts index 164843d32..f9500d617 100644 --- a/server/tests/api/videos/video-transcoder.ts +++ b/server/tests/api/videos/video-transcoder.ts @@ -434,7 +434,7 @@ describe('Test video transcoding', function () { }) it('Should downscale to the closest divisor standard framerate', async function () { - this.timeout(160000) + this.timeout(200000) let tempFixturePath: string -- cgit v1.2.3