Skip to content

Commit

Permalink
Merge pull request #102 from wp-cli/update-test
Browse files Browse the repository at this point in the history
Update test for text string change in multisite installation
  • Loading branch information
gitlost authored Oct 15, 2017
2 parents dfedb1e + dc42ad7 commit 10517f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/site-create.feature
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Feature: Create a new site on a WP multisite
When I run `wp core multisite-install --url=localhost/dev/ --title=Test --admin_user=admin [email protected]`
Then STDOUT should contain:
"""
Success: Network installed. Don't forget to set up rewrite rules.
Success: Network installed. Don't forget to set up rewrite rules
"""
When I run `wp site list --fields=blog_id,url`
Expand Down

0 comments on commit 10517f0

Please sign in to comment.