]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/notifications/user-notifications.ts
Fix stats tests
[github/Chocobozzz/PeerTube.git] / server / tests / api / notifications / user-notifications.ts
index 6a65447fdefc513f5213934a84732987574459c3..7e88d979b89bc527eaf9ab6a45add874c5e3becb 100644 (file)
@@ -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)