mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
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:
parent
2fcc00815b
commit
eb5612ddf7
@ -249,7 +249,7 @@ class Tests_Pluggable extends WP_UnitTestCase {
|
||||
'blog_title',
|
||||
'user_name',
|
||||
'user_email',
|
||||
'public',
|
||||
'is_public',
|
||||
'deprecated' => '',
|
||||
'user_password' => '',
|
||||
'language' => '',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user