aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-description.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/videos/video-description.ts')
-rw-r--r--server/tests/api/videos/video-description.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/api/videos/video-description.ts b/server/tests/api/videos/video-description.ts
index a74b78a5f..a4b3ff6e7 100644
--- a/server/tests/api/videos/video-description.ts
+++ b/server/tests/api/videos/video-description.ts
@@ -30,7 +30,7 @@ describe('Test video description', function () {
30 }) 30 })
31 31
32 it('Should upload video with long description', async function () { 32 it('Should upload video with long description', async function () {
33 this.timeout(10000) 33 this.timeout(30000)
34 34
35 const attributes = { 35 const attributes = {
36 description: longDescription 36 description: longDescription