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