aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/videos-overview.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/videos/videos-overview.ts')
-rw-r--r--server/tests/api/videos/videos-overview.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/api/videos/videos-overview.ts b/server/tests/api/videos/videos-overview.ts
index 6e723c510..f2496e35e 100644
--- a/server/tests/api/videos/videos-overview.ts
+++ b/server/tests/api/videos/videos-overview.ts
@@ -47,7 +47,7 @@ describe('Test a videos overview', function () {
47 }) 47 })
48 48
49 it('Should upload another video and include all videos in the overview', async function () { 49 it('Should upload another video and include all videos in the overview', async function () {
50 this.timeout(60000) 50 this.timeout(120000)
51 51
52 { 52 {
53 for (let i = 1; i < 6; i++) { 53 for (let i = 1; i < 6; i++) {