X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fapi%2Fnotifications%2Fuser-notifications.ts;h=7e88d979b89bc527eaf9ab6a45add874c5e3becb;hb=94d721efdc9a8c2cda612f49506a41adb6a06f1d;hp=6a65447fdefc513f5213934a84732987574459c3;hpb=d7764e2eb7e2255a42465c8b06df9a77e3710d81;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/api/notifications/user-notifications.ts b/server/tests/api/notifications/user-notifications.ts index 6a65447fd..7e88d979b 100644 --- a/server/tests/api/notifications/user-notifications.ts +++ b/server/tests/api/notifications/user-notifications.ts @@ -314,7 +314,7 @@ describe('Test user notifications', function () { }) it('Should not send a notification before the video is published', async function () { - this.timeout(40000) + this.timeout(50000) const updateAt = new Date(new Date().getTime() + 1000000)