diff options
Diffstat (limited to 'tests/app/Http/RequestHandlers/PhpInformationTest.php')
| -rw-r--r-- | tests/app/Http/RequestHandlers/PhpInformationTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Http/RequestHandlers/PhpInformationTest.php b/tests/app/Http/RequestHandlers/PhpInformationTest.php index 42ddd795a0..0ee85e5379 100644 --- a/tests/app/Http/RequestHandlers/PhpInformationTest.php +++ b/tests/app/Http/RequestHandlers/PhpInformationTest.php @@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase; /** * Test harness for the class PhpInformation * - * @covers Fisharebest\Webtrees\Http\RequestHandlers\PhpInformation + * @covers \Fisharebest\Webtrees\Http\RequestHandlers\PhpInformation */ class PhpInformationTest extends TestCase { |
