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 ea320c3 commit 731b1d7Copy full SHA for 731b1d7
features/command.feature
@@ -1446,7 +1446,7 @@ Feature: WP-CLI Commands
1446
When I try `wp command after_wp_load --path=/tmp`
1447
Then STDERR should contain:
1448
"""
1449
- Error: This does not seem to be a WordPress install.
+ Error: This does not seem to be a WordPress installation.
1450
1451
And the return code should be 1
1452
@@ -1528,7 +1528,7 @@ Feature: WP-CLI Commands
1528
When I try `wp command --path=/tmp`
1529
1530
1531
1532
1533
1534
0 commit comments