Skip to content

Commit 271b902

Browse files
authored
Tests: Further improve Windows compatibility (#218)
1 parent 8509501 commit 271b902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/config-edit.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Feature: Edit a wp-config file
33
Scenario: Edit a wp-config.php file
44
Given a WP install
55

6-
When I try `EDITOR="ex -i NONE -c q!" wp config edit;`
6+
When I try `EDITOR="ex -i NONE -c q!" wp config edit`
77
Then STDERR should contain:
88
"""
99
Warning: No changes made to wp-config.php, aborted.

0 commit comments

Comments
 (0)