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