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