From ec8c188b144fa710e8c0ccade707e7105f98ae22 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 9 Sep 2022 14:59:09 +0200 Subject: Update client dep --- server/tests/api/videos/videos-common-filters.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server') diff --git a/server/tests/api/videos/videos-common-filters.ts b/server/tests/api/videos/videos-common-filters.ts index 7151e1bda..e7fc15e42 100644 --- a/server/tests/api/videos/videos-common-filters.ts +++ b/server/tests/api/videos/videos-common-filters.ts @@ -23,7 +23,7 @@ describe('Test videos filter', function () { // --------------------------------------------------------------- before(async function () { - this.timeout(160000) + this.timeout(240000) servers = await createMultipleServers(2) -- cgit v1.2.3