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