]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/moderation/blocklist.ts
Refactor a little bit live tests
[github/Chocobozzz/PeerTube.git] / server / tests / api / moderation / blocklist.ts
index 8c9107a509c3c216aa04ec3410468b920ce5ab0d..e8202aff19395d3a78d96d3be5250170f1b68696 100644 (file)
@@ -107,7 +107,7 @@ describe('Test blocklist', function () {
   let userToken2: string
 
   before(async function () {
-    this.timeout(60000)
+    this.timeout(120000)
 
     servers = await flushAndRunMultipleServers(3)
     await setAccessTokensToServers(servers)