From 77d873c56d112b7b1de4e703b08f7d8547dfb9fd Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 12 Jul 2021 10:03:46 +0200 Subject: Fix subscribe hotkey --- server/tests/api/videos/videos-overview.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/tests/api/videos') diff --git a/server/tests/api/videos/videos-overview.ts b/server/tests/api/videos/videos-overview.ts index 7889bcf80..b4de7c06c 100644 --- a/server/tests/api/videos/videos-overview.ts +++ b/server/tests/api/videos/videos-overview.ts @@ -45,7 +45,7 @@ describe('Test a videos overview', function () { }) it('Should upload 5 videos in a specific category, tag and channel but not include them in overview', async function () { - this.timeout(15000) + this.timeout(30000) await wait(3000) -- cgit v1.2.3