aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests')
-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 13b3530b1..e3fd0ec22 100644
--- a/server/tests/api/videos/video-transcoder.ts
+++ b/server/tests/api/videos/video-transcoder.ts
@@ -242,7 +242,7 @@ describe('Test video transcoding', function () {
242 }) 242 })
243 243
244 it('Should wait for transcoding before publishing the video', async function () { 244 it('Should wait for transcoding before publishing the video', async function () {
245 this.timeout(80000) 245 this.timeout(160000)
246 246
247 { 247 {
248 // Upload the video, but wait transcoding 248 // Upload the video, but wait transcoding