]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/peertube-runner/live-transcoding.ts
Fix menu dropdowns
[github/Chocobozzz/PeerTube.git] / server / tests / peertube-runner / live-transcoding.ts
index 17e1f3078080d704e38d3ad1eb226de1e7f77180..e7ef941c642b5a6a8c9343e92913515f3688e234 100644 (file)
@@ -76,7 +76,7 @@ describe('Test Live transcoding in peertube-runner program', function () {
     })
 
     it('Should save a replay', async function () {
-      this.timeout(120000)
+      this.timeout(240000)
 
       const { video } = await servers[0].live.quickCreate({ permanentLive: true, saveReplay: true })