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…
Reference in a new issue