Skip to content

Commit 47bb7a7

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 def9b35 commit 47bb7a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features/plugin-update.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ Feature: Update WordPress plugins
389389
And I try `wp plugin update wordpress-importer`
390390
Then STDERR should contain:
391391
"""
392-
Warning: wordpress-importer: Skipped update because a VCS checkout was detected.
392+
Warning: wordpress-importer: Skipped update because a VCS checkout was detected. Use --include-vcs to override.
393393
"""
394394
And STDERR should contain:
395395
"""

0 commit comments

Comments
 (0)