Skip to content

Commit e8a2381

Browse files
committed
Merge branch 'main' into GH-231/site-generate
2 parents 2101d99 + 8110a59 commit e8a2381

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)