Skip to content

Commit

Permalink
Merge branch 'main' into GH-231/site-generate
Browse files Browse the repository at this point in the history
  • Loading branch information
i-am-chitti committed Apr 29, 2024
2 parents 2101d99 + 8110a59 commit e8a2381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/user-application-password.feature
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ Feature: Manage user custom fields
myapp2
"""

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`
Then STDOUT should be:
"""
{UUID1} {UUID2}
Expand Down

0 comments on commit e8a2381

Please sign in to comment.