Skip to content

Commit a4d520d

Browse files
authored
Apply suggestion from @swissspidy
1 parent ec99254 commit a4d520d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features/core-install.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ Feature: Install WordPress core
190190
"""
191191
And the return code should be 0
192192
193-
When I run `wp user check-password wpcli 'R^^CzY;G"iZ@]H9b,'`
193+
When I run `wp user check-password wpcli 'R^^CzY;G"iZ@]H9b,' --escape-chars`
194194
Then the return code should be 0
195195
196196
@less-than-php-7

0 commit comments

Comments
 (0)