aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/redundancy.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/check-params/redundancy.ts')
-rw-r--r--server/tests/api/check-params/redundancy.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/api/check-params/redundancy.ts b/server/tests/api/check-params/redundancy.ts
index 18d2b8dde..cb0cc0854 100644
--- a/server/tests/api/check-params/redundancy.ts
+++ b/server/tests/api/check-params/redundancy.ts
@@ -26,7 +26,7 @@ describe('Test server redundancy API validators', function () {
26 // --------------------------------------------------------------- 26 // ---------------------------------------------------------------
27 27
28 before(async function () { 28 before(async function () {
29 this.timeout(30000) 29 this.timeout(60000)
30 30
31 servers = await flushAndRunMultipleServers(2) 31 servers = await flushAndRunMultipleServers(2)
32 32