From 77a87fec6c244074b786f67e135a1fe35bd7009f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 28 May 2018 17:28:53 +0200 Subject: Update changelog --- server/tests/api/videos/video-privacy.ts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'server/tests/api/videos/video-privacy.ts') diff --git a/server/tests/api/videos/video-privacy.ts b/server/tests/api/videos/video-privacy.ts index 8ab37189a..ea435d5af 100644 --- a/server/tests/api/videos/video-privacy.ts +++ b/server/tests/api/videos/video-privacy.ts @@ -73,6 +73,8 @@ describe('Test video privacy', function () { }) it('Should not be able to watch this private video with another user', async function () { + this.timeout(10000) + const user = { username: 'hello', password: 'super password' -- cgit v1.2.3