]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/transcoding/video-studio.ts
Prefer video studio instead of video edition
[github/Chocobozzz/PeerTube.git] / server / tests / api / transcoding / video-studio.ts
index 2f64ef6bdb88c4f6019ff5012a61a99af563e625..d22cfff4a7d8b0a2c81425756a6917fca4c9a1ba 100644 (file)
@@ -270,7 +270,7 @@ describe('Test video studio', function () {
     })
   })
 
-  describe('HLS only video edition', function () {
+  describe('HLS only studio edition', function () {
 
     before(async function () {
       // Disable webtorrent
@@ -300,7 +300,7 @@ describe('Test video studio', function () {
     })
   })
 
-  describe('Object storage video edition', function () {
+  describe('Object storage studio edition', function () {
     if (areMockObjectStorageTestsDisabled()) return
 
     before(async function () {