aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/remotes.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/check-params/remotes.ts')
-rw-r--r--server/tests/api/check-params/remotes.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/api/check-params/remotes.ts b/server/tests/api/check-params/remotes.ts
index b36f1c08b..9456ae665 100644
--- a/server/tests/api/check-params/remotes.ts
+++ b/server/tests/api/check-params/remotes.ts
@@ -14,7 +14,7 @@ describe('Test remote videos API validators', function () {
14 // --------------------------------------------------------------- 14 // ---------------------------------------------------------------
15 15
16 before(async function () { 16 before(async function () {
17 this.timeout(20000) 17 this.timeout(60000)
18 18
19 await flushTests() 19 await flushTests()
20 20