Fix live tests

pull/4548/head
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
1 changed files with 0 additions and 2 deletions

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)