diff --git a/tests/phpunit/tests/pluggable.php b/tests/phpunit/tests/pluggable.php index 31f4be7935..2361786660 100644 --- a/tests/phpunit/tests/pluggable.php +++ b/tests/phpunit/tests/pluggable.php @@ -174,7 +174,6 @@ class Tests_Pluggable extends WP_UnitTestCase { 'wp_cache_switch_to_blog' => array( 'blog_id' ), 'wp_cache_add_global_groups' => array( 'groups' ), 'wp_cache_add_non_persistent_groups' => array( 'groups' ), - 'wp_cache_reset' => array(), // wp-admin/includes/schema.php: 'install_network' => array(),