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