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 c2329dd commit 8601c3eCopy full SHA for 8601c3e
features/scaffold-package-readme.feature
@@ -222,7 +222,7 @@ Feature: Scaffold a README.md file for an existing package
222
When I try `wp scaffold package-readme foo`
223
Then STDERR should be:
224
"""
225
- Error: Missing one or more commands defined in composer.json -> extras -> commands.
+ Error: Missing one or more commands defined in composer.json -> extra -> commands.
226
227
228
Scenario: README for a bundled command
0 commit comments