diff options
Diffstat (limited to 'test/api/singlePod.js')
-rw-r--r-- | test/api/singlePod.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/api/singlePod.js b/test/api/singlePod.js index 149c10b9e..5c4c892bb 100644 --- a/test/api/singlePod.js +++ b/test/api/singlePod.js | |||
@@ -16,7 +16,7 @@ | |||
16 | var video_id = -1 | 16 | var video_id = -1 |
17 | 17 | ||
18 | before(function (done) { | 18 | before(function (done) { |
19 | this.timeout(10000) | 19 | this.timeout(20000) |
20 | 20 | ||
21 | utils.flushTests(function () { | 21 | utils.flushTests(function () { |
22 | utils.runServer(1, function (app1, url1) { | 22 | utils.runServer(1, function (app1, url1) { |