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