]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/server/email.ts
Add ability to manually approves instance followers in REST API
[github/Chocobozzz/PeerTube.git] / server / tests / api / server / email.ts
index f8f16f54fce93cfed4afa543b6c97cde3213eb0c..164905651f2dd0793b7e63e0636337e6edd3477d 100644 (file)
@@ -142,7 +142,8 @@ describe('Test emails', function () {
     })
   })
 
-  describe('When blocking/unblocking user', async function () {
+  describe('When blocking/unblocking user', function () {
+
     it('Should send the notification email when blocking a user', async function () {
       this.timeout(10000)