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