diff --git a/server/tests/api/check-params/users.ts b/server/tests/api/check-params/users.ts index 7b25df29f..62faabc54 100644 --- a/server/tests/api/check-params/users.ts +++ b/server/tests/api/check-params/users.ts @@ -619,7 +619,7 @@ describe('Test users API validators', function () { }) it('Should fail to import with HTTP/Torrent/magnet', async function () { - this.timeout(30000) + this.timeout(120000) const baseAttributes = { channelId: 1,