summaryrefslogtreecommitdiff
path: root/tests/app/Elements/PlaceLivingOrdinanceTest.php
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2024-03-26 12:28:37 +0000
committerGreg Roach <greg@subaqua.co.uk>2024-03-31 17:33:18 +0100
commit5a8afed46297e8105e3e5a33ce37e6a8e88bc79d (patch)
treed37d223799495bfb9ad13723ba7db5967d825858 /tests/app/Elements/PlaceLivingOrdinanceTest.php
parent62ff2f188c699b1144fb2ca2d6da1358d5e1a745 (diff)
downloadwebtrees-5a8afed46297e8105e3e5a33ce37e6a8e88bc79d.tar.gz
webtrees-5a8afed46297e8105e3e5a33ce37e6a8e88bc79d.tar.bz2
webtrees-5a8afed46297e8105e3e5a33ce37e6a8e88bc79d.zip
CodeStyle - whitespace
Diffstat (limited to 'tests/app/Elements/PlaceLivingOrdinanceTest.php')
-rw-r--r--tests/app/Elements/PlaceLivingOrdinanceTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/Elements/PlaceLivingOrdinanceTest.php b/tests/app/Elements/PlaceLivingOrdinanceTest.php
index edb1395470..cd72a0897f 100644
--- a/tests/app/Elements/PlaceLivingOrdinanceTest.php
+++ b/tests/app/Elements/PlaceLivingOrdinanceTest.php
@@ -21,7 +21,6 @@ namespace Fisharebest\Webtrees\Elements;
use PHPUnit\Framework\Attributes\CoversClass;
-
#[CoversClass(AbstractElement::class)]
#[CoversClass(PlaceLivingOrdinance::class)]
class PlaceLivingOrdinanceTest extends AbstractElementTestCase