From 945075ad45d4f226bb368c21d8f50abf2479d73b Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sun, 25 Jun 2017 15:15:03 +0200 Subject: Oup's, forgot to increate timeout test --- server/tests/api/multiple-pods.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/tests') 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) { -- cgit v1.2.3