Increase test timeout

pull/5004/head
Chocobozzz 2022-05-24 13:38:01 +02:00
parent bf28e1daf1
commit 3cb60ca19e
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -654,7 +654,7 @@ describe('Test live', function () {
})
it('Should save a non permanent live replay', async function () {
this.timeout(120000)
this.timeout(240000)
await commands[0].waitUntilPublished({ videoId: liveVideoReplayId })