]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/server/follows.ts
Add ability to manually approves instance followers in REST API
[github/Chocobozzz/PeerTube.git] / server / tests / api / server / follows.ts
index ad4c87c733351147abf657f88bcce801e1b6df8d..80f54b7adae058bf73f4db7dada5f6a5b0ef1daa 100644 (file)
@@ -241,7 +241,7 @@ describe('Test follows', function () {
     expect(res.body.data[0].name).to.equal('server3')
   })
 
-  describe('Should propagate data on a new following', async function () {
+  describe('Should propagate data on a new following', function () {
     let video4: Video
 
     before(async function () {