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