aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-transcoder.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/videos/video-transcoder.ts')
-rw-r--r--server/tests/api/videos/video-transcoder.ts2
1 files changed, 1 insertions, 1 deletions
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 () {
434 }) 434 })
435 435
436 it('Should downscale to the closest divisor standard framerate', async function () { 436 it('Should downscale to the closest divisor standard framerate', async function () {
437 this.timeout(160000) 437 this.timeout(200000)
438 438
439 let tempFixturePath: string 439 let tempFixturePath: string
440 440