We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b19b7d commit a0c02d3Copy full SHA for a0c02d3
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