mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Increase test timeout
This commit is contained in:
@@ -382,7 +382,7 @@ describe('Test moderation notifications', function () {
|
||||
})
|
||||
|
||||
it('Should send a notification only to admin when there is a new instance follower', async function () {
|
||||
this.timeout(20000)
|
||||
this.timeout(60000)
|
||||
|
||||
await servers[2].follows.follow({ hosts: [ servers[0].url ] })
|
||||
|
||||
|
||||
Reference in New Issue
Block a user