]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Merge branch 'feature/otp' into develop
authorChocobozzz <me@florianbigard.com>
Mon, 10 Oct 2022 09:19:58 +0000 (11:19 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 10 Oct 2022 09:19:58 +0000 (11:19 +0200)
server/tests/api/videos/videos-common-filters.ts

index e7fc15e420119de7d54b5a00974c8f789ddf16ac..b176d90ab97aeddcaa711cfe83d69464ae28aaa5 100644 (file)
@@ -232,7 +232,7 @@ describe('Test videos filter', function () {
     })
 
     it('Should display only remote videos', async function () {
-      this.timeout(40000)
+      this.timeout(120000)
 
       await servers[1].videos.upload({ attributes: { name: 'remote video' } })