Add version to generate types packages

This commit is contained in:
Chocobozzz
2021-12-28 10:25:30 +01:00
parent 6627dbc957
commit 21d68e6803
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)