We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b19b7d + a0c02d3 commit 8110a59Copy full SHA for 8110a59
1 file changed
features/user-application-password.feature
@@ -244,7 +244,7 @@ Feature: Manage user custom fields
244
myapp2
245
"""
246
247
- When I run `wp user application-password list 1 --format=ids --orderby=created --order=asc`
+ When I run `wp user application-password list 1 --format=ids --orderby=name --order=asc`
248
Then STDOUT should be:
249
250
{UUID1} {UUID2}
0 commit comments