]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/activitypub/fetch.ts
Add gitlab ci support
[github/Chocobozzz/PeerTube.git] / server / tests / api / activitypub / fetch.ts
index 3a1c0d321272685c9848908a311dcc6724e42005..3d54c20428e1de58d47a80d1c1bf31f6f938a3c8 100644 (file)
@@ -87,7 +87,7 @@ describe('Test ActivityPub fetcher', function () {
   })
 
   after(async function () {
-    this.timeout(10000)
+    this.timeout(20000)
 
     await cleanupTests(servers)