]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/live/live.ts
Fix typo
[github/Chocobozzz/PeerTube.git] / server / tests / api / live / live.ts
index 619602d0b89d17632899017304c320b972956a6b..b96c03cf851a1a6aad60c8cfe78c2167c30b3b52 100644 (file)
@@ -498,7 +498,7 @@ describe('Test live', function () {
     })
 
     it('Should enable transcoding with some resolutions and correctly save them', async function () {
-      this.timeout(200000)
+      this.timeout(400_000)
 
       const resolutions = [ 240, 360, 720 ]