From eaa5dc3161569012188f5ce87099f00e6d0462d5 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 31 Oct 2022 13:47:55 +0100 Subject: Reapply playsinline on player fallback --- client/e2e/src/suites-all/videos.e2e-spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/e2e') diff --git a/client/e2e/src/suites-all/videos.e2e-spec.ts b/client/e2e/src/suites-all/videos.e2e-spec.ts index 997d58884..d1ab9aef3 100644 --- a/client/e2e/src/suites-all/videos.e2e-spec.ts +++ b/client/e2e/src/suites-all/videos.e2e-spec.ts @@ -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 () => { -- cgit v1.2.3