diff options
Diffstat (limited to 'tests/app/Elements/PlaceLongtitudeTest.php')
| -rw-r--r-- | tests/app/Elements/PlaceLongtitudeTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/Elements/PlaceLongtitudeTest.php b/tests/app/Elements/PlaceLongtitudeTest.php index 7699709dc5..d7db876c6c 100644 --- a/tests/app/Elements/PlaceLongtitudeTest.php +++ b/tests/app/Elements/PlaceLongtitudeTest.php @@ -21,7 +21,6 @@ namespace Fisharebest\Webtrees\Elements; use PHPUnit\Framework\Attributes\CoversClass; - #[CoversClass(AbstractElement::class)] #[CoversClass(PlaceLongtitude::class)] class PlaceLongtitudeTest extends AbstractElementTestCase |
