]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/notifications/user-notifications.ts
Decrease plugin version check for tests
[github/Chocobozzz/PeerTube.git] / server / tests / api / notifications / user-notifications.ts
index 9f8a7c6eadeb4072eb0b304f9f10590e407ce8c1..ceadc21ffc61afee33724eb4751c66d7d1502a71 100644 (file)
@@ -302,7 +302,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)