Increase timeout

pull/5593/head
Chocobozzz 2023-05-09 08:58:15 +02:00
parent 21609258de
commit 1c7fbce4fa
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ describe('Save replay setting', function () {
})
it('Should correctly terminate the stream on blacklist and delete the live', async function () {
this.timeout(40000)
this.timeout(60000)
await publishLiveAndBlacklist({ permanent: false, replay: false })