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