]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Oup's, forgot to increate timeout test
authorChocobozzz <florian.bigard@gmail.com>
Sun, 25 Jun 2017 13:15:03 +0000 (15:15 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Sun, 25 Jun 2017 13:15:03 +0000 (15:15 +0200)
server/tests/api/multiple-pods.js

index d2c954b3aa53fb72c6a47422a3d0bf8a09b8ccfb..c1b5fc9f5bb7574fbeb12291c554efa359536dd2 100644 (file)
@@ -153,7 +153,7 @@ describe('Test multiple pods', function () {
     })
 
     it('Should upload the video on pod 2 and propagate on each pod', function (done) {
-      this.timeout(30000)
+      this.timeout(60000)
 
       series([
         function (next) {