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