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