Skip to content

Commit 786096b

Browse files
swissspidyCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 47bb7a7 commit 786096b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features/theme-update.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ Feature: Update WordPress themes
268268
And I try `wp theme update twentytwelve`
269269
Then STDERR should contain:
270270
"""
271-
Warning: twentytwelve: Skipped update because a VCS checkout was detected.
271+
Warning: twentytwelve: Skipped update because a VCS checkout was detected. Use --include-vcs to override.
272272
"""
273273
And STDERR should contain:
274274
"""

0 commit comments

Comments
 (0)