]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/notifications/registrations-notifications.ts
Fix tests
[github/Chocobozzz/PeerTube.git] / server / tests / api / notifications / registrations-notifications.ts
index b5a7c2bb56745d76b8970d2ae1e3a57e8f6466ab..d20fc8df368bd2dd014b624511f218fd98d9c557 100644 (file)
@@ -21,7 +21,7 @@ describe('Test registrations notifications', function () {
   let baseParams: CheckerBaseParams
 
   before(async function () {
-    this.timeout(50000)
+    this.timeout(120000)
 
     const res = await prepareNotificationsTest(1)