]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Increase test timeout
authorChocobozzz <me@florianbigard.com>
Mon, 4 Jul 2022 11:34:03 +0000 (13:34 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 4 Jul 2022 11:34:03 +0000 (13:34 +0200)
server/tests/api/videos/video-channels.ts

index 42e0cf4312db18645ed8a2d8cfef1cfe2104fcb0..bbb9b12d6bc170a611cb919d6db56f8ced6e8610 100644 (file)
@@ -59,7 +59,7 @@ describe('Test video channels', function () {
   })
 
   it('Should create another video channel', async function () {
-    this.timeout(10000)
+    this.timeout(30000)
 
     {
       const videoChannel = {