]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/cli/optimize-old-videos.ts
Correctly notify on auto blacklist
[github/Chocobozzz/PeerTube.git] / server / tests / cli / optimize-old-videos.ts
index 3822fca42f05f5d80daf2377f2fdf58160df0f99..fa82f962cbda794104de050da77c00f7a2d8dc4e 100644 (file)
@@ -75,7 +75,7 @@ describe('Test optimize old videos', function () {
   })
 
   it('Should run optimize script', async function () {
-    this.timeout(120000)
+    this.timeout(200000)
 
     const env = getEnvCli(servers[0])
     await execCLI(`${env} npm run optimize-old-videos`)