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