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