From a11a782f5c142f88acff8b604224cefeb8417cf1 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 11 Jan 2021 15:39:15 +0100 Subject: Fix duplicate entry in job list page --- server/tests/api/videos/video-privacy.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/tests') diff --git a/server/tests/api/videos/video-privacy.ts b/server/tests/api/videos/video-privacy.ts index f25d75af4..fed6ca0e0 100644 --- a/server/tests/api/videos/video-privacy.ts +++ b/server/tests/api/videos/video-privacy.ts @@ -137,7 +137,7 @@ describe('Test video privacy', function () { }) it('Should upload an unlisted video on server 2', async function () { - this.timeout(30000) + this.timeout(60000) const attributes = { name: 'unlisted video', -- cgit v1.2.3