aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-privacy.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/videos/video-privacy.ts')
-rw-r--r--server/tests/api/videos/video-privacy.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/api/videos/video-privacy.ts b/server/tests/api/videos/video-privacy.ts
index f25d75af4..fed6ca0e0 100644
--- a/server/tests/api/videos/video-privacy.ts
+++ b/server/tests/api/videos/video-privacy.ts
@@ -137,7 +137,7 @@ describe('Test video privacy', function () {
137 }) 137 })
138 138
139 it('Should upload an unlisted video on server 2', async function () { 139 it('Should upload an unlisted video on server 2', async function () {
140 this.timeout(30000) 140 this.timeout(60000)
141 141
142 const attributes = { 142 const attributes = {
143 name: 'unlisted video', 143 name: 'unlisted video',