X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fapi%2Fvideos%2Fmultiple-servers.ts;h=2ad749fd4d5ceed7c918a8feb0851b2cf0607dee;hb=b1dbb9fefc870a90b25f5c0153589f45c9e75e3e;hp=d47807a796b4e8c8ab081c673db594a98030dbf1;hpb=e9fc9e03c120fb048ed00b38157d15144770ec23;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/api/videos/multiple-servers.ts b/server/tests/api/videos/multiple-servers.ts index d47807a79..2ad749fd4 100644 --- a/server/tests/api/videos/multiple-servers.ts +++ b/server/tests/api/videos/multiple-servers.ts @@ -156,7 +156,7 @@ describe('Test multiple servers', function () { }) it('Should upload the video on server 2 and propagate on each server', async function () { - this.timeout(100000) + this.timeout(240000) const user = { username: 'user1',