summaryrefslogtreecommitdiff
path: root/tests/app/Services/CalendarServiceTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Services/CalendarServiceTest.php')
-rw-r--r--tests/app/Services/CalendarServiceTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Services/CalendarServiceTest.php b/tests/app/Services/CalendarServiceTest.php
index f5beca43ba..c04a5277f1 100644
--- a/tests/app/Services/CalendarServiceTest.php
+++ b/tests/app/Services/CalendarServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CalendarService
*
- * @covers Fisharebest\Webtrees\Services\CalendarService
+ * @covers \Fisharebest\Webtrees\Services\CalendarService
*/
class CalendarServiceTest extends TestCase
{