Skip to content

Commit

Permalink
AO3-6565 Update feature
Browse files Browse the repository at this point in the history
  • Loading branch information
weeklies committed Jan 16, 2025
1 parent 984445e commit cb615f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features/admins/users/admin_manage_users.feature
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ Feature: Admin Actions to manage users
And I change my username to "new_user"
When I am logged in as a super admin
And I go to the user administration page for "new_user"
Then I should see "Past Email: [email protected]" within ".meta"
And I should see "Past Username: cats" within ".meta"
Then I should see "Past email: [email protected]" within ".meta"
And I should see "Past username: cats" within ".meta"

Scenario: An admin can access a user's creations from their administration page
Given there is 1 user creation per page
Expand Down

0 comments on commit cb615f0

Please sign in to comment.