]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/plugins/filter-hooks.ts
Increase blacklist import timeout
[github/Chocobozzz/PeerTube.git] / server / tests / plugins / filter-hooks.ts
index b2436fb9e47c5cc321aaed62379e16942dd31dc4..6a5ea46415c3f738dd4d26195285f461a71679db 100644 (file)
@@ -145,6 +145,8 @@ describe('Test plugin filter hooks', function () {
     })
 
     it('Should blacklist on import', async function () {
+      this.timeout(15000)
+
       const attributes = {
         name: 'video please blacklist me',
         targetUrl: getYoutubeVideoUrl(),