diff options
Diffstat (limited to 'server/tests')
-rw-r--r-- | server/tests/api/server/follows.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/api/server/follows.ts b/server/tests/api/server/follows.ts index b686af4e4..1ae1adb2d 100644 --- a/server/tests/api/server/follows.ts +++ b/server/tests/api/server/follows.ts | |||
@@ -326,7 +326,7 @@ describe('Test follows', function () { | |||
326 | let video4: Video | 326 | let video4: Video |
327 | 327 | ||
328 | before(async function () { | 328 | before(async function () { |
329 | this.timeout(20000) | 329 | this.timeout(50000) |
330 | 330 | ||
331 | const video4Attributes = { | 331 | const video4Attributes = { |
332 | name: 'server3-4', | 332 | name: 'server3-4', |