]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/external-plugins/auto-block-videos.ts
Translated using Weblate (Persian)
[github/Chocobozzz/PeerTube.git] / server / tests / external-plugins / auto-block-videos.ts
index d14587c38608d2fd161279e8c90af3e569dea543..cadd02e8d624f573693587fd464f7e5787594afd 100644 (file)
@@ -30,7 +30,7 @@ describe('Official plugin auto-block videos', function () {
   let port: number
 
   before(async function () {
-    this.timeout(60000)
+    this.timeout(120000)
 
     servers = await createMultipleServers(2)
     await setAccessTokensToServers(servers)