Increase test timeout

pull/5256/head
Chocobozzz 2022-09-14 13:39:30 +02:00
parent 4404a7c467
commit 638949c67a
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@ describe('Test user notifications', function () {
})
it('Should not send a notification before the video is published', async function () {
this.timeout(50000)
this.timeout(150000)
const updateAt = new Date(new Date().getTime() + 1000000)