]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/check-params/config.ts
Increase tests timeout
[github/Chocobozzz/PeerTube.git] / server / tests / api / check-params / config.ts
index 59a0c30498fbc9b35557758f63c4f3995371a5cb..a2a40470230238e200b0749f43537f763172b7d5 100644 (file)
@@ -45,7 +45,7 @@ describe('Test config API validators', function () {
   // ---------------------------------------------------------------
 
   before(async function () {
-    this.timeout(20000)
+    this.timeout(30000)
 
     await flushTests()
     server = await runServer(1)