Skip to content

Commit f6cd186

Browse files
committed
Use "installation" instead of "install"
1 parent abdf379 commit f6cd186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/scaffold.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Feature: WordPress code scaffolding
4444
When I try `wp scaffold child-theme hello-world --parent_theme=just-test --enable-network --quiet`
4545
Then STDERR should contain:
4646
"""
47-
Error: This is not a multisite install.
47+
Error: This is not a multisite installation.
4848
"""
4949
And the return code should be 1
5050

0 commit comments

Comments
 (0)