diff --git a/server/tests/api/check-params/users.ts b/server/tests/api/check-params/users.ts index f36146c53..28537315e 100644 --- a/server/tests/api/check-params/users.ts +++ b/server/tests/api/check-params/users.ts @@ -575,7 +575,7 @@ describe('Test users API validators', function () { }) it('Should fail with a registered user having too many video', async function () { - this.timeout(15000) + this.timeout(30000) const user = { username: 'user3',