1
0
Fork 0

Increase blacklist import timeout

This commit is contained in:
Chocobozzz 2020-01-23 11:09:25 +01:00
parent 93905586ee
commit 89566f77fd
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 2 additions and 0 deletions

View 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(),