Skip to content

Commit b1c3c1b

Browse files
authored
Merge pull request #61 from wp-cli/update-test-string
Update string to accommodate test change
2 parents 2ef05ac + 34f1fab commit b1c3c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/core-update.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Feature: Update WordPress core
198198
When I run `wp core verify-checksums`
199199
Then STDOUT should be:
200200
"""
201-
Success: WordPress install verifies against checksums.
201+
Success: WordPress installation verifies against checksums.
202202
"""
203203
And the {SUITE_CACHE_DIR}/core directory should contain:
204204
"""

0 commit comments

Comments
 (0)