We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fc493c + 271b902 commit a8b3e43Copy full SHA for a8b3e43
1 file changed
features/config-edit.feature
@@ -3,7 +3,7 @@ Feature: Edit a wp-config file
3
Scenario: Edit a wp-config.php file
4
Given a WP install
5
6
- When I try `EDITOR="ex -i NONE -c q!" wp config edit;`
+ When I try `EDITOR="ex -i NONE -c q!" wp config edit`
7
Then STDERR should contain:
8
"""
9
Warning: No changes made to wp-config.php, aborted.
0 commit comments