]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/videos/single-server.ts
Merge branch 'develop' into release/3.0.0
[github/Chocobozzz/PeerTube.git] / server / tests / api / videos / single-server.ts
index 0ae405950b54025e949eed4c412fa8b0f101106c..b74bc3e80912f6b49d27d3b09be5ddc28b89ca63 100644 (file)
@@ -157,6 +157,8 @@ describe('Test a single server', function () {
   })
 
   it('Should upload the video', async function () {
+    this.timeout(10000)
+
     const videoAttributes = {
       name: 'my super name',
       category: 2,