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