Increase live test timeout

pull/3581/head
Chocobozzz 2021-01-08 12:11:45 +01:00
parent 66dbfa1f30
commit f42c21528b
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -415,7 +415,7 @@ describe('Test live', function () {
})
it('Should enable transcoding with some resolutions and correctly save them', async function () {
this.timeout(120000)
this.timeout(200000)
const resolutions = [ 240, 360, 720 ]