diff options
Diffstat (limited to 'tests/app/Module/OpenStreetMapTest.php')
| -rw-r--r-- | tests/app/Module/OpenStreetMapTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/Module/OpenStreetMapTest.php b/tests/app/Module/OpenStreetMapTest.php index 170805ea56..1975c046c3 100644 --- a/tests/app/Module/OpenStreetMapTest.php +++ b/tests/app/Module/OpenStreetMapTest.php @@ -22,7 +22,6 @@ namespace Fisharebest\Webtrees\Module; use Fisharebest\Webtrees\TestCase; use PHPUnit\Framework\Attributes\CoversClass; - #[CoversClass(OpenStreetMap::class)] class OpenStreetMapTest extends TestCase { |
