Skip to content

Commit

Permalink
AO3-6565 Add to feature
Browse files Browse the repository at this point in the history
  • Loading branch information
weeklies committed Jan 16, 2025
1 parent 97dbdb7 commit 6d46515
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions features/admins/users/admin_find_users.feature
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ Feature: Admin Find Users page
And I submit
Then I should see "1 user found"
And I should see "userD"
# Only selected admins can search past logins
When I am logged in as a "translation" admin
And I go to the manage users page
Then I should not see "Include past usernames and emails"

Scenario: The Find Users page performs a partial match by email with * wildcard
When I fill in "Email" with "*bo3*"
Expand Down

0 comments on commit 6d46515

Please sign in to comment.