Skip to content

Commit 8110a59

Browse files
authored
Merge pull request #499 from ernilambar/refine-app-password-test
2 parents 8b19b7d + a0c02d3 commit 8110a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/user-application-password.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ Feature: Manage user custom fields
244244
myapp2
245245
"""
246246

247-
When I run `wp user application-password list 1 --format=ids --orderby=created --order=asc`
247+
When I run `wp user application-password list 1 --format=ids --orderby=name --order=asc`
248248
Then STDOUT should be:
249249
"""
250250
{UUID1} {UUID2}

0 commit comments

Comments
 (0)