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