X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fapi%2Fcheck-params%2Fvideo-imports.ts;h=da9d0826a1729b1475a168fdc38031c0717472aa;hb=2b621ac0ebe83693bba6354b3482a03ba58143e7;hp=7893f5cc58009c710acfc5d5c01cf1580ec81056;hpb=f33e515991a32885622b217bf2ed1d1b0d9d6832;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/api/check-params/video-imports.ts b/server/tests/api/check-params/video-imports.ts index 7893f5cc5..da9d0826a 100644 --- a/server/tests/api/check-params/video-imports.ts +++ b/server/tests/api/check-params/video-imports.ts @@ -272,7 +272,7 @@ describe('Test video imports API validator', function () { }) it('Should succeed with the correct parameters', async function () { - this.timeout(30000) + this.timeout(120000) await makePostBodyRequest({ url: server.url,