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