mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 10:49:28 +02:00
Fix live tests
This commit is contained in:
parent
50fe0eac38
commit
aaef591b17
1 changed files with 0 additions and 2 deletions
|
@ -143,8 +143,6 @@ describe('Test live', function () {
|
|||
await servers[0].videos.view({ id: liveVideoUUID })
|
||||
await servers[1].videos.view({ id: liveVideoUUID })
|
||||
|
||||
await waitJobs(servers)
|
||||
await wait(5000)
|
||||
await waitJobs(servers)
|
||||
|
||||
expect(localLastVideoViews).to.equal(2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue