]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/server/stats.ts
Fix lowest server port
[github/Chocobozzz/PeerTube.git] / server / tests / api / server / stats.ts
index 942cbeaa43accd807cab2f1c6e8ac17e17aa40a9..aad0d231ac206aeeced48f3e352204e57214273d 100644 (file)
@@ -232,7 +232,7 @@ describe('Test stats (excluding redundancy)', function () {
   })
 
   it('Should have the correct AP stats', async function () {
-    this.timeout(60000)
+    this.timeout(120000)
 
     await servers[0].config.disableTranscoding()