]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/e2e/src/suites-all/videos.e2e-spec.ts
Merge branch 'release/4.3.0' into develop
[github/Chocobozzz/PeerTube.git] / client / e2e / src / suites-all / videos.e2e-spec.ts
index 997d58884e65aa93a95ffd86a655445dd17f3b72..d1ab9aef3dca0ea4d94f1f8cfedfadfd9cb9c742 100644 (file)
@@ -173,7 +173,7 @@ describe('Videos all workflow', () => {
 
     await myAccountPage.playPlaylist()
 
-    await videoWatchPage.waitUntilVideoName(video2Name, 30 * 1000)
+    await videoWatchPage.waitUntilVideoName(video2Name, 40 * 1000)
   })
 
   it('Should watch the webtorrent playlist in the embed', async () => {