Scenario: Deleting a user account
Given that an admin is logged in to the app
When the admin navigates to the user management page
And selects a user's account
And clicks the "Delete" button
And confirms the deletion
Then the user's account should be deleted
And the user should no longer be able to access the app
Epic: #13
Estimate
Medium
Acceptance Criteria