1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 02:39:33 +02:00

Fix stats tests

This commit is contained in:
Chocobozzz 2021-02-19 14:30:00 +01:00 committed by Chocobozzz
parent d7764e2eb7
commit 94d721efdc
5 changed files with 32 additions and 8 deletions

View file

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