diff --git a/tests/integration/Integrations/WooCommerceTest.php b/tests/integration/Integrations/WooCommerceTest.php index 37e97985..10c6ffa5 100644 --- a/tests/integration/Integrations/WooCommerceTest.php +++ b/tests/integration/Integrations/WooCommerceTest.php @@ -5,10 +5,12 @@ namespace Plausible\Analytics\Tests\Integration; +use AllowDynamicProperties; use Plausible\Analytics\Tests\TestCase; use Plausible\Analytics\WP\Integrations\WooCommerce; use function Brain\Monkey\Functions\when; +#[AllowDynamicProperties] class WooCommerceTest extends TestCase { /** * @see WooCommerce::track_entered_checkout()