]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/videos/video-privacy.ts
Update changelog
[github/Chocobozzz/PeerTube.git] / server / tests / api / videos / video-privacy.ts
index 8ab37189a6d1944d23a189381d921e44d28752e2..ea435d5afedee39a5b573bb556541b7a100717e5 100644 (file)
@@ -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'