diff options
Diffstat (limited to 'tests/app/UserTest.php')
| -rw-r--r-- | tests/app/UserTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/UserTest.php b/tests/app/UserTest.php index fa2d913b12..d3b3e3a454 100644 --- a/tests/app/UserTest.php +++ b/tests/app/UserTest.php @@ -25,7 +25,6 @@ use Fisharebest\Webtrees\Services\UserService; use PHPUnit\Framework\Attributes\CoversClass; use Symfony\Component\Cache\Adapter\NullAdapter; - #[CoversClass(User::class)] class UserTest extends TestCase { |
