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