diff --git a/server/tests/plugins/action-hooks.ts b/server/tests/plugins/action-hooks.ts index af65166d9..36f8052c0 100644 --- a/server/tests/plugins/action-hooks.ts +++ b/server/tests/plugins/action-hooks.ts @@ -21,7 +21,7 @@ describe('Test plugin action hooks', function () { } before(async function () { - this.timeout(30000) + this.timeout(120000) servers = await createMultipleServers(2) await setAccessTokensToServers(servers)