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