mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add version to generate types packages
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user