Tests: Update the test for wp_install() signature.

Follow-up to [53230].

See #55327.

git-svn-id: https://develop.svn.wordpress.org/trunk@53231 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2022-04-20 11:04:23 +00:00
parent 2fcc00815b
commit eb5612ddf7

View File

@ -249,7 +249,7 @@ class Tests_Pluggable extends WP_UnitTestCase {
'blog_title',
'user_name',
'user_email',
'public',
'is_public',
'deprecated' => '',
'user_password' => '',
'language' => '',