aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/single-server.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/videos/single-server.ts')
-rw-r--r--server/tests/api/videos/single-server.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/api/videos/single-server.ts b/server/tests/api/videos/single-server.ts
index 9fd52933f..b44e1bc37 100644
--- a/server/tests/api/videos/single-server.ts
+++ b/server/tests/api/videos/single-server.ts
@@ -213,7 +213,7 @@ describe('Test a single server', function () {
213 }) 213 })
214 214
215 it('Should upload 6 videos', async function () { 215 it('Should upload 6 videos', async function () {
216 this.timeout(50000) 216 this.timeout(120000)
217 217
218 const videos = new Set([ 218 const videos = new Set([
219 'video_short.mp4', 'video_short.ogv', 'video_short.webm', 219 'video_short.mp4', 'video_short.ogv', 'video_short.webm',