]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/server/stats.ts
Fix audio file merge
[github/Chocobozzz/PeerTube.git] / server / tests / api / server / stats.ts
index 6654eaaee3239eb1067ece6e0795ab3a874240ab..bc35cbe4e87040e0042d9c0c242b3cdee2da8ca9 100644 (file)
@@ -26,7 +26,7 @@ describe('Test stats (excluding redundancy)', function () {
   }
 
   before(async function () {
-    this.timeout(60000)
+    this.timeout(120000)
 
     servers = await createMultipleServers(3)