projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88c8d45
)
increase timeout for a single instance
author
Chocobozzz
<florian.bigard@gmail.com>
Fri, 30 Oct 2015 19:26:36 +0000
(20:26 +0100)
committer
Chocobozzz
<florian.bigard@gmail.com>
Fri, 30 Oct 2015 19:26:36 +0000
(20:26 +0100)
test/api/singlePod.js
patch
|
blob
|
history
diff --git
a/test/api/singlePod.js
b/test/api/singlePod.js
index 149c10b9e1198e809b5d9ec159a126624089c798..5c4c892bba7221fb78a24f643876e5db57df6c08 100644
(file)
--- a/
test/api/singlePod.js
+++ b/
test/api/singlePod.js
@@
-16,7
+16,7
@@
var video_id = -1
before(function (done) {
- this.timeout(
1
0000)
+ this.timeout(
2
0000)
utils.flushTests(function () {
utils.runServer(1, function (app1, url1) {