]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/videos/single-server.ts
Fix lowest server port
[github/Chocobozzz/PeerTube.git] / server / tests / api / videos / single-server.ts
index 9fd52933f7cc9cfa7e2084d29a508fe4635967a4..b44e1bc376a22260d32a267486e938528694ce98 100644 (file)
@@ -213,7 +213,7 @@ describe('Test a single server', function () {
     })
 
     it('Should upload 6 videos', async function () {
-      this.timeout(50000)
+      this.timeout(120000)
 
       const videos = new Set([
         'video_short.mp4', 'video_short.ogv', 'video_short.webm',