From bd873df0649fee2627250b17a9c41eca1aaeef39 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 12 Jul 2021 15:34:03 +0200 Subject: [PATCH] Fix overviews test timeout --- server/tests/api/videos/videos-overview.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/tests/api/videos/videos-overview.ts b/server/tests/api/videos/videos-overview.ts index b4de7c06c..c266a1dc5 100644 --- a/server/tests/api/videos/videos-overview.ts +++ b/server/tests/api/videos/videos-overview.ts @@ -61,7 +61,7 @@ describe('Test a videos overview', function () { }) it('Should upload another video and include all videos in the overview', async function () { - this.timeout(15000) + this.timeout(30000) for (let i = 1; i < 6; i++) { await uploadVideo(server.url, server.accessToken, {