Skip to content

Commit

Permalink
Merge pull request #499 from ernilambar/refine-app-password-test
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy authored Apr 29, 2024
2 parents 8b19b7d + a0c02d3 commit 8110a59
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 8110a59

Please sign in to comment.