]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/check-params/video-channels.ts
Increase tests timeout
[github/Chocobozzz/PeerTube.git] / server / tests / api / check-params / video-channels.ts
index 22e98d1105b1f37e7eb7e87315831951715db299..d073e28f0a6c66a0eb1e8842f3fddd6a375a1b46 100644 (file)
@@ -19,7 +19,7 @@ describe('Test videos API validator', function () {
   // ---------------------------------------------------------------
 
   before(async function () {
-    this.timeout(20000)
+    this.timeout(30000)
 
     await flushTests()