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.
2 parents abdf379 + 71d4da9 commit ad4bbc9Copy full SHA for ad4bbc9
features/scaffold.feature
@@ -44,7 +44,7 @@ Feature: WordPress code scaffolding
44
When I try `wp scaffold child-theme hello-world --parent_theme=just-test --enable-network --quiet`
45
Then STDERR should contain:
46
"""
47
- Error: This is not a multisite install.
+ Error: This is not a multisite install
48
49
And the return code should be 1
50
0 commit comments