]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/plugins/action-hooks.ts
Correctly terminate an ended live
[github/Chocobozzz/PeerTube.git] / server / tests / plugins / action-hooks.ts
index af65166d9965869a516d2983ee4ac9cf5ee97cb7..36f8052c0a1744e7b1f8badb59c500a9ee4b45bb 100644 (file)
@@ -21,7 +21,7 @@ describe('Test plugin action hooks', function () {
   }
 
   before(async function () {
-    this.timeout(30000)
+    this.timeout(120000)
 
     servers = await createMultipleServers(2)
     await setAccessTokensToServers(servers)