Upgrade server dep'

This commit is contained in:
Chocobozzz
2017-11-28 18:29:44 +01:00
parent 8b99b0c1d9
commit 62c852b2b4
2 changed files with 123 additions and 119 deletions

View File

@@ -174,7 +174,7 @@ describe('Test multiple servers', function () {
await uploadVideo(servers[1].url, userAccessToken, videoAttributes)
// Transcoding
await wait(25000)
await wait(30000)
// All servers should have this video
for (const server of servers) {