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:
parent
6627dbc957
commit
21d68e6803
4 changed files with 13 additions and 5 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue