Skip to content

Commit 9039203

Browse files
author
Alex Westergaard
committed
Remember parentSetup
1 parent 838f535 commit 9039203

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Unit/LegacyAnalyticsTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ class LegacyAnalyticsTest extends \PHPUnit\Framework\TestCase
1717

1818
protected function setUp(): void
1919
{
20+
parent::setUp();
21+
2022
$this->prefill = [
2123
// Analytics
2224
'measurement_id' => 'G-XXXXXXXX',

0 commit comments

Comments
 (0)