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