X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fapi%2Fnotifications%2Fuser-notifications.ts;h=0bd474c09df098ea90b5c5cac69ccf7796b61b5c;hb=21d68e68039a1eefbe6213fbde46e737e520ee7d;hp=bb3024617fa27e1e2fd037fe8fbcdd42d5b44a4c;hpb=6627dbc957477aa32e21ed1bdc8cd72b928cd616;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/api/notifications/user-notifications.ts b/server/tests/api/notifications/user-notifications.ts index bb3024617..0bd474c09 100644 --- a/server/tests/api/notifications/user-notifications.ts +++ b/server/tests/api/notifications/user-notifications.ts @@ -125,7 +125,7 @@ describe('Test user notifications', function () { }) it('Should not send a notification before the video is published', async function () { - this.timeout(50000) + this.timeout(150000) const updateAt = new Date(new Date().getTime() + 1000000)