Increase test timeout

pull/3587/head
Chocobozzz 2021-01-12 09:02:40 +01:00
parent efd31a6ae2
commit 8ace68056d
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ describe('Test user notifications', function () {
})
it('Should send a new video notification on a remote scheduled publication', async function () {
this.timeout(50000)
this.timeout(100000)
// In 2 seconds
const updateAt = new Date(new Date().getTime() + 2000)