mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-20 11:48:31 -06:00
Increase live test timeout
This commit is contained in:
parent
66dbfa1f30
commit
f42c21528b
@ -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 ]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user