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