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