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