Skip to content

Commit 8601c3e

Browse files
Test needs to be updated too
1 parent c2329dd commit 8601c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/scaffold-package-readme.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Feature: Scaffold a README.md file for an existing package
222222
When I try `wp scaffold package-readme foo`
223223
Then STDERR should be:
224224
"""
225-
Error: Missing one or more commands defined in composer.json -> extras -> commands.
225+
Error: Missing one or more commands defined in composer.json -> extra -> commands.
226226
"""
227227

228228
Scenario: README for a bundled command

0 commit comments

Comments
 (0)