We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfedb1e commit dc42ad7Copy full SHA for dc42ad7
features/site-create.feature
@@ -25,7 +25,7 @@ Feature: Create a new site on a WP multisite
25
When I run `wp core multisite-install --url=localhost/dev/ --title=Test --admin_user=admin [email protected]`
26
Then STDOUT should contain:
27
"""
28
- Success: Network installed. Don't forget to set up rewrite rules.
+ Success: Network installed. Don't forget to set up rewrite rules
29
30
31
When I run `wp site list --fields=blog_id,url`
0 commit comments