You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run `wp core multisite-install --title=Test --admin_user=wpcli --admin_email=admin@example.com --admin_password=1 --require=disable_default_scripts.php`
225
+
When I run `wp core multisite-install --title=Test --admin_user=wpcli --admin_email=admin@example.com --admin_password=1`
233
226
Then STDOUT should not be empty
234
227
235
228
When I run `wp eval 'echo $GLOBALS["current_site"]->domain;'`
0 commit comments