Increase HDR timeout import
This commit is contained in:
parent
94fecbc1c7
commit
3b3490e41a
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ Ajouter un sous-titre est vraiment facile`)
|
||||||
})
|
})
|
||||||
|
|
||||||
it('Should import no HDR version on a HDR video', async function () {
|
it('Should import no HDR version on a HDR video', async function () {
|
||||||
this.timeout(120_000)
|
this.timeout(300_000)
|
||||||
|
|
||||||
const config = {
|
const config = {
|
||||||
transcoding: {
|
transcoding: {
|
||||||
|
|
Loading…
Reference in a new issue