1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 02:39:33 +02:00

Add logs to fixture generations

This commit is contained in:
Chocobozzz 2020-12-01 09:31:45 +01:00
parent a3f1595f79
commit 9e3e4adc65
No known key found for this signature in database
GPG key ID: 583A612D890159BE
3 changed files with 6 additions and 3 deletions

View file

@ -434,7 +434,7 @@ describe('Test video transcoding', function () {
})
it('Should downscale to the closest divisor standard framerate', async function () {
this.timeout(160000)
this.timeout(200000)
let tempFixturePath: string