diff --git a/tests/phpunit/includes/object-cache.php b/tests/phpunit/includes/object-cache.php index f9d9e96d4d..f07460c24f 100644 --- a/tests/phpunit/includes/object-cache.php +++ b/tests/phpunit/includes/object-cache.php @@ -814,7 +814,7 @@ class WP_Object_Cache { * * @var array */ - public $no_mc_groups = array( 'counts' ); + public $no_mc_groups = array(); /** * Prefix used for global groups.