mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Increase redundancy check params timeout
This commit is contained in:
@@ -26,7 +26,7 @@ describe('Test server redundancy API validators', function () {
|
||||
// ---------------------------------------------------------------
|
||||
|
||||
before(async function () {
|
||||
this.timeout(30000)
|
||||
this.timeout(60000)
|
||||
|
||||
servers = await flushAndRunMultipleServers(2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user