]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/check-params/remotes.js
Add email to users
[github/Chocobozzz/PeerTube.git] / server / tests / api / check-params / remotes.js
index c1ab9fb2bcd1f7f6f2845b67f2a29b3eb2d95015..f6a49d6e209b05bc6763c2e603c4d713a5103840 100644 (file)
@@ -41,6 +41,8 @@ describe('Test remote videos API validators', function () {
 
   describe('When adding a video', function () {
     it('Should check when adding a video')
+
+    it('Should not add an existing remoteId and host pair')
   })
 
   describe('When removing a video', function () {