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