mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Increase timeout
This commit is contained in:
@@ -450,7 +450,7 @@ describe('Test config', function () {
|
||||
})
|
||||
|
||||
it('Should have the configuration updated after a restart', async function () {
|
||||
this.timeout(10000)
|
||||
this.timeout(30000)
|
||||
|
||||
await killallServers([ server ])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user