From: Chocobozzz Date: Sun, 25 Jun 2017 13:15:03 +0000 (+0200) Subject: Oup's, forgot to increate timeout test X-Git-Tag: v0.0.1-alpha~389 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=945075ad45d4f226bb368c21d8f50abf2479d73b;p=oweals%2Fpeertube.git Oup's, forgot to increate timeout test --- diff --git a/server/tests/api/multiple-pods.js b/server/tests/api/multiple-pods.js index d2c954b3a..c1b5fc9f5 100644 --- a/server/tests/api/multiple-pods.js +++ b/server/tests/api/multiple-pods.js @@ -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) {