diff --git a/server/tests/plugins/filter-hooks.ts b/server/tests/plugins/filter-hooks.ts index b2436fb9e..6a5ea4641 100644 --- a/server/tests/plugins/filter-hooks.ts +++ b/server/tests/plugins/filter-hooks.ts @@ -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(),