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