]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/check-params/video-files.ts
No notification on moderator abuse
[github/Chocobozzz/PeerTube.git] / server / tests / api / check-params / video-files.ts
index 61936d5625a616278494c07c2574f06903e87c1f..3ccdf5f49d629db778ce97bedc099ce58c0127f0 100644 (file)
@@ -20,7 +20,7 @@ describe('Test videos files', function () {
   // ---------------------------------------------------------------
 
   before(async function () {
-    this.timeout(150_000)
+    this.timeout(300_000)
 
     servers = await createMultipleServers(2)
     await setAccessTokensToServers(servers)