Skip to content

Commit

Permalink
Merge pull request #61 from wp-cli/update-test-string
Browse files Browse the repository at this point in the history
Update string to accommodate test change
  • Loading branch information
gitlost authored Dec 19, 2017
2 parents 2ef05ac + 34f1fab commit b1c3c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/core-update.feature
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ Feature: Update WordPress core
When I run `wp core verify-checksums`
Then STDOUT should be:
"""
Success: WordPress install verifies against checksums.
Success: WordPress installation verifies against checksums.
"""
And the {SUITE_CACHE_DIR}/core directory should contain:
"""
Expand Down

0 comments on commit b1c3c1b

Please sign in to comment.