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:
parent
d7764e2eb7
commit
94d721efdc
5 changed files with 32 additions and 8 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue