]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/plugins/plugin-helpers.ts
Update translations
[github/Chocobozzz/PeerTube.git] / server / tests / plugins / plugin-helpers.ts
index 0915603d046b77eb3ae44cede41635502cdf555f..e76d7917a1a8826766a2bc10b45a8c20eaa745c3 100644 (file)
@@ -80,7 +80,7 @@ describe('Test plugin helpers', function () {
     let videoUUIDServer1: string
 
     before(async function () {
-      this.timeout(15000)
+      this.timeout(30000)
 
       {
         const res = await uploadVideoAndGetId({ server: servers[0], videoName: 'video server 1' })