Cannot remove user from group from admin area
Created by: cirosantilli
- visit
/admin/groups/gitlab-org
- click on the red remove user button
- confirm on the popup
- refresh the page
Expected: user is gone.
Actual: user is not gone.
Who fixes this should also add tests to prevent it from breaking again in the future: there seem to be none.