]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/server/plugins.ts
Fix broadcast message log level
[github/Chocobozzz/PeerTube.git] / server / tests / api / server / plugins.ts
index 3c09acc9a5ece9607f378673ad8a8374903a1373..6046ab97e21edc858adfcc1d7c35447c4d272ca9 100644 (file)
@@ -284,7 +284,7 @@ describe('Test plugins', function () {
   })
 
   it('Should update the plugin and the theme', async function () {
-    this.timeout(30000)
+    this.timeout(90000)
 
     // Wait the scheduler that get the latest plugins versions
     await wait(6000)