]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/video-abuse.js
Server: add tests for video blacklists
[github/Chocobozzz/PeerTube.git] / server / tests / api / video-abuse.js
index 7db067585ef374eb8cb1cc83b395ee64f29665e8..1f64ec861ff3a9ce217daec0b56dfd93202b44f4 100644 (file)
@@ -38,7 +38,7 @@ describe('Test video abuses', function () {
           })
         }, next)
       },
-      // Pod 1 make friends too
+      // Pod 1 makes friend with pod 2
       function (next) {
         const server = servers[0]
         podsUtils.makeFriends(server.url, server.accessToken, next)