1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 09:49:20 +02:00

Add version to generate types packages

This commit is contained in:
Chocobozzz 2021-12-28 10:25:30 +01:00
parent 6627dbc957
commit 21d68e6803
No known key found for this signature in database
GPG key ID: 583A612D890159BE
4 changed files with 13 additions and 5 deletions

View file

@ -125,7 +125,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)