mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Increase live transcoding test timeout
This commit is contained in:
@@ -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 ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user