diff options
Diffstat (limited to 'tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php')
| -rw-r--r-- | tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php b/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php index 522d5b2a88..8a2ae95910 100644 --- a/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php +++ b/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php @@ -22,7 +22,6 @@ namespace Fisharebest\Webtrees\Http\Exceptions; use Fisharebest\Webtrees\TestCase; use PHPUnit\Framework\Attributes\CoversClass; - #[CoversClass(HttpServiceUnavailableException::class)] class HttpServiceUnavailableExceptionTest extends TestCase { |
