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