]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/server/config.ts
Increase test timeouts
[github/Chocobozzz/PeerTube.git] / server / tests / api / server / config.ts
index b8c99e804621e1f5b896910d7c49a3922890c69d..22446fe0c9c2863ccf8dda6d724af9a8f2e18e87 100644 (file)
@@ -506,7 +506,7 @@ describe('Test config', function () {
   })
 
   it('Should have the correct updated video allowed extensions', async function () {
-    this.timeout(10000)
+    this.timeout(30000)
 
     const data = await server.config.getConfig()