]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/server/bulk.ts
Fix tests
[github/Chocobozzz/PeerTube.git] / server / tests / api / server / bulk.ts
index 1fe26bb26761b339ae0695b515fa0911d4284723..66d791a0f2cb13dea859e28489f3df42c5dbd71d 100644 (file)
@@ -87,7 +87,7 @@ describe('Test bulk actions', function () {
     }
 
     before(async function () {
-      this.timeout(120000)
+      this.timeout(240000)
 
       await servers[0].videos.upload({ attributes: { name: 'video 1 server 1' } })
       await servers[0].videos.upload({ attributes: { name: 'video 2 server 1' } })