Skip to content

Commit 6c0b7f6

Browse files
Improve behat test
1 parent cde87dd commit 6c0b7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/user.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ Feature: Manage WordPress users
392392
contributor
393393
"""
394394
395-
When I run `wp user remove-cap {USER_ID}` contributor
395+
When I run `wp user remove-cap {USER_ID} contributor`
396396
Then the return code should be 1
397397
And STDERR should be:
398398
"""

0 commit comments

Comments
 (0)