]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/videos/videos-common-filters.ts
Check channel sync id is owned by channel
[github/Chocobozzz/PeerTube.git] / server / tests / api / videos / videos-common-filters.ts
index 7151e1bda55f56650e17470c8138798465172e2e..e7fc15e420119de7d54b5a00974c8f789ddf16ac 100644 (file)
@@ -23,7 +23,7 @@ describe('Test videos filter', function () {
   // ---------------------------------------------------------------
 
   before(async function () {
-    this.timeout(160000)
+    this.timeout(240000)
 
     servers = await createMultipleServers(2)