summaryrefslogtreecommitdiff
path: root/tests/app/Module/GoogleAnalyticsModuleTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Module/GoogleAnalyticsModuleTest.php')
-rw-r--r--tests/app/Module/GoogleAnalyticsModuleTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/Module/GoogleAnalyticsModuleTest.php b/tests/app/Module/GoogleAnalyticsModuleTest.php
index 89ebb5a339..1f92d751a2 100644
--- a/tests/app/Module/GoogleAnalyticsModuleTest.php
+++ b/tests/app/Module/GoogleAnalyticsModuleTest.php
@@ -22,7 +22,6 @@ namespace Fisharebest\Webtrees\Module;
use Fisharebest\Webtrees\TestCase;
use PHPUnit\Framework\Attributes\CoversClass;
-
#[CoversClass(GoogleAnalyticsModule::class)]
class GoogleAnalyticsModuleTest extends TestCase
{