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