]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/plugins/filter-hooks.ts
Translated using Weblate (Persian)
[github/Chocobozzz/PeerTube.git] / server / tests / plugins / filter-hooks.ts
index 43749b0b557110f0e80394dd04d87973c8fc5f34..a02a53c5049afafc91540bd290e5d2861e3cce71 100644 (file)
@@ -32,7 +32,7 @@ describe('Test plugin filter hooks', function () {
   let videoPlaylistUUID: string
 
   before(async function () {
-    this.timeout(60000)
+    this.timeout(120000)
 
     servers = await createMultipleServers(2)
     await setAccessTokensToServers(servers)