From 5a05c14573ca3c0d16b77bef78d845f96c8c6497 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 15 May 2023 15:06:14 +0200 Subject: Force live stream termination --- server/tests/api/object-storage/videos.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/tests/api/object-storage/videos.ts') diff --git a/server/tests/api/object-storage/videos.ts b/server/tests/api/object-storage/videos.ts index 77bb00678..77ed78ae1 100644 --- a/server/tests/api/object-storage/videos.ts +++ b/server/tests/api/object-storage/videos.ts @@ -152,7 +152,7 @@ function runTestSuite (options: { let deletedUrls: string[] = [] before(async function () { - this.timeout(120000) + this.timeout(240000) const port = await mockObjectStorageProxy.initialize() baseMockUrl = options.useMockBaseUrl -- cgit v1.2.3