]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/live/live-socket-messages.ts
Move typescript utils in its own directory
[github/Chocobozzz/PeerTube.git] / server / tests / api / live / live-socket-messages.ts
index 2a1f9f108bbd86ebeb20bd9e1801e03c55f7ce62..33ee2c0514a0e17118221b5bed02e3db460fbbae 100644 (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)