diff --git a/tests/phpunit/tests/pluggable.php b/tests/phpunit/tests/pluggable.php index c7b0225987..b6ac4a87b1 100644 --- a/tests/phpunit/tests/pluggable.php +++ b/tests/phpunit/tests/pluggable.php @@ -249,7 +249,7 @@ class Tests_Pluggable extends WP_UnitTestCase { 'blog_title', 'user_name', 'user_email', - 'public', + 'is_public', 'deprecated' => '', 'user_password' => '', 'language' => '',