X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fe2e%2Fsrc%2Fvideos.e2e-spec.ts;h=25521cad9840a59e662f0d8ffa27b380faef3b6b;hb=ac043122aec60c175cd414dbc1ac5b06a75c761a;hp=7f8ba71b119f9fdc01d0df9b529f236ebf43ef5a;hpb=656591660527e8ba48d496c8d6b34598f869ea05;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/e2e/src/videos.e2e-spec.ts b/client/e2e/src/videos.e2e-spec.ts index 7f8ba71b1..25521cad9 100644 --- a/client/e2e/src/videos.e2e-spec.ts +++ b/client/e2e/src/videos.e2e-spec.ts @@ -50,7 +50,7 @@ describe('Videos workflow', () => { return pageUploadPage.validSecondUploadStep(videoName) }) - it('Should list the video', async () => { + it('Should list videos', async () => { await videoWatchPage.goOnVideosList(isMobileDevice, isSafari) if (isMobileDevice || isSafari) {