summaryrefslogtreecommitdiff
path: root/tests/app/Elements/TempleCodeTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Elements/TempleCodeTest.php')
-rw-r--r--tests/app/Elements/TempleCodeTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/Elements/TempleCodeTest.php b/tests/app/Elements/TempleCodeTest.php
index 54220d2f9c..57f67671f2 100644
--- a/tests/app/Elements/TempleCodeTest.php
+++ b/tests/app/Elements/TempleCodeTest.php
@@ -21,7 +21,6 @@ namespace Fisharebest\Webtrees\Elements;
use PHPUnit\Framework\Attributes\CoversClass;
-
#[CoversClass(AbstractElement::class)]
#[CoversClass(TempleCode::class)]
class TempleCodeTest extends AbstractElementTestCase