diff options
Diffstat (limited to 'server/tests/api/videos')
-rw-r--r-- | server/tests/api/videos/video-imports.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/api/videos/video-imports.ts b/server/tests/api/videos/video-imports.ts index 108688651..2f49bfc56 100644 --- a/server/tests/api/videos/video-imports.ts +++ b/server/tests/api/videos/video-imports.ts | |||
@@ -288,7 +288,7 @@ Ajouter un sous-titre est vraiment facile`) | |||
288 | }) | 288 | }) |
289 | 289 | ||
290 | it('Should import no HDR version on a HDR video', async function () { | 290 | it('Should import no HDR version on a HDR video', async function () { |
291 | this.timeout(120_000) | 291 | this.timeout(300_000) |
292 | 292 | ||
293 | const config = { | 293 | const config = { |
294 | transcoding: { | 294 | transcoding: { |