]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/videos/video-blacklist.ts
Hide video abuses from muted accounts
[github/Chocobozzz/PeerTube.git] / server / tests / api / videos / video-blacklist.ts
index 8760a47875d9dd358a2246e8877cb4d1fb671b25..854b2f0cb56ef6f0ce8d923403aaa1de50cfe26c 100644 (file)
@@ -421,6 +421,8 @@ describe('Test video blacklist', function () {
     })
 
     it('Should auto blacklist a video on URL import', async function () {
+      this.timeout(15000)
+
       const attributes = {
         targetUrl: getYoutubeVideoUrl(),
         name: 'URL import',