Scenario: Unblocking a user account
Given that an admin is logged in to the app
When the admin navigates to the user management page
And clicks on the "Blocked Users" tab
And selects a user's account
And clicks the "Unblock" button
Then the user's account should be unblocked
And the user should be able to access the app again
Epic: #13
Estimate
Small
Acceptance Criteria