]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/server/email.ts
Add new abuses tests
[github/Chocobozzz/PeerTube.git] / server / tests / api / server / email.ts
index 9c329961810554c3bc2a2c0358a2e9469dc6e3b8..b01a91d48aea093209641062867b210ee85cb0fc 100644 (file)
@@ -180,7 +180,7 @@ describe('Test emails', function () {
     })
   })
 
-  describe('When creating a video abuse', function () {
+  describe('When creating an abuse', function () {
     it('Should send the notification email', async function () {
       this.timeout(10000)