From 26171379d0196ac645923e72b12e1cf29089835b Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 5 Jan 2021 13:48:56 +0100 Subject: Use source sans 3 font --- server/tests/api/notifications/moderation-notifications.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/tests') diff --git a/server/tests/api/notifications/moderation-notifications.ts b/server/tests/api/notifications/moderation-notifications.ts index 81f02ff99..cff19223f 100644 --- a/server/tests/api/notifications/moderation-notifications.ts +++ b/server/tests/api/notifications/moderation-notifications.ts @@ -604,7 +604,7 @@ describe('Test moderation notifications', function () { }) it('Should not send a notification to moderators on new video without auto-blacklist', async function () { - this.timeout(40000) + this.timeout(60000) const name = 'video without auto-blacklist ' + uuidv4() -- cgit v1.2.3