1
0
Fork 0

Increase live transcoding test timeout

This commit is contained in:
Chocobozzz 2021-11-15 15:59:19 +01:00
parent 61a4bad51e
commit 5c08e1c29d
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View 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 ]