summaryrefslogtreecommitdiff
path: root/tests/app/SharedNoteTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/SharedNoteTest.php')
-rw-r--r--tests/app/SharedNoteTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/SharedNoteTest.php b/tests/app/SharedNoteTest.php
index 596e1b9ef8..9d29acd580 100644
--- a/tests/app/SharedNoteTest.php
+++ b/tests/app/SharedNoteTest.php
@@ -22,7 +22,6 @@ namespace Fisharebest\Webtrees;
use Fisharebest\Webtrees\TestCase;
use PHPUnit\Framework\Attributes\CoversClass;
-
#[CoversClass(SharedNote::class)]
class SharedNoteTest extends TestCase
{