aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/videos')
-rw-r--r--server/tests/api/videos/video-channels.ts2
1 files changed, 1 insertions, 1 deletions
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 () {
59 }) 59 })
60 60
61 it('Should create another video channel', async function () { 61 it('Should create another video channel', async function () {
62 this.timeout(10000) 62 this.timeout(30000)
63 63
64 { 64 {
65 const videoChannel = { 65 const videoChannel = {