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