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