mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Upgrade server dep'
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user