]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/videos/multiple-servers.ts
Add admin view to manage comments
[github/Chocobozzz/PeerTube.git] / server / tests / api / videos / multiple-servers.ts
index d7b04373f4e733de5020ed11e392dacfc06bc6c6..c90fd09fbeb3e5c8dc5ab9aa63e616e45fcbd246 100644 (file)
@@ -158,7 +158,7 @@ describe('Test multiple servers', function () {
     })
 
     it('Should upload the video on server 2 and propagate on each server', async function () {
-      this.timeout(50000)
+      this.timeout(100000)
 
       const user = {
         username: 'user1',