]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/e2e/src/videos.e2e-spec.ts
Fix e2e tests
[github/Chocobozzz/PeerTube.git] / client / e2e / src / videos.e2e-spec.ts
index 7f8ba71b119f9fdc01d0df9b529f236ebf43ef5a..25521cad9840a59e662f0d8ffa27b380faef3b6b 100644 (file)
@@ -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) {