diff options
Diffstat (limited to 'tests/app/Report/ReportPdfLineTest.php')
| -rw-r--r-- | tests/app/Report/ReportPdfLineTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Report/ReportPdfLineTest.php b/tests/app/Report/ReportPdfLineTest.php index bc1154643a..cdbfce641e 100644 --- a/tests/app/Report/ReportPdfLineTest.php +++ b/tests/app/Report/ReportPdfLineTest.php @@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase; /** * Test harness for the class ReportPdfLine * - * @covers Fisharebest\Webtrees\Report\ReportPdfLine + * @covers \Fisharebest\Webtrees\Report\ReportPdfLine */ class ReportPdfLineTest extends TestCase { |
