mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +02:00
Update ffmpeg static version for tests
This commit is contained in:
parent
e4bf785617
commit
c655c9ef6f
9 changed files with 39 additions and 20 deletions
|
@ -80,7 +80,7 @@ describe('Test plugin helpers', function () {
|
|||
let videoUUIDServer1: string
|
||||
|
||||
before(async function () {
|
||||
this.timeout(15000)
|
||||
this.timeout(30000)
|
||||
|
||||
{
|
||||
const res = await uploadVideoAndGetId({ server: servers[0], videoName: 'video server 1' })
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue