From: Chocobozzz Date: Mon, 4 Jul 2022 11:34:03 +0000 (+0200) Subject: Increase test timeout X-Git-Tag: v4.3.0-rc.1~362 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=15b43b214eb37b05aa65aa8ef61fd0e6aa0b62d2;p=github%2FChocobozzz%2FPeerTube.git Increase test timeout --- diff --git a/server/tests/api/videos/video-channels.ts b/server/tests/api/videos/video-channels.ts index 42e0cf431..bbb9b12d6 100644 --- a/server/tests/api/videos/video-channels.ts +++ b/server/tests/api/videos/video-channels.ts @@ -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 = {