mirror of https://github.com/Chocobozzz/PeerTube
Oup's, forgot to increate timeout test
parent
12028e7a17
commit
945075ad45
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue