1
0
Fork 0

Fix live tests

This commit is contained in:
Chocobozzz 2021-11-15 09:26:56 +01:00
parent 50fe0eac38
commit aaef591b17
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -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)