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