We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71406b9 commit f9f516aCopy full SHA for f9f516a
features/plugin-auto-updates-status.feature
@@ -118,6 +118,6 @@ Feature: Show the status of auto-updates for WordPress plugins
118
@require-wp-5.5
119
Scenario: Handle malformed option value
120
When I run `wp option update auto_update_plugins ""`
121
- When I try `wp plugin auto-updates status hello`
+ And I try `wp plugin auto-updates status hello`
122
Then the return code should be 0
123
And STDERR should be empty
0 commit comments