summaryrefslogtreecommitdiff
path: root/tests/app/Services/EmailServiceTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Services/EmailServiceTest.php')
-rw-r--r--tests/app/Services/EmailServiceTest.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/app/Services/EmailServiceTest.php b/tests/app/Services/EmailServiceTest.php
index ed2e52c847..842588d6ed 100644
--- a/tests/app/Services/EmailServiceTest.php
+++ b/tests/app/Services/EmailServiceTest.php
@@ -23,8 +23,10 @@ use Fisharebest\Webtrees\Services\EmailService;
/**
* Test harness for the class MailService
+ *
+ * @covers \Fisharebest\Webtrees\Services\EmailService
*/
-class MailServiceTest extends TestCase
+class EmailServiceTest extends TestCase
{
/**
* Test that the class exists