Skip to content

Fixed UsersProject.in_projects

gitlab-qa-bot requested to merge github/fork/docwhat/in_projects into master

Created by: docwhat

I discovered while trying to use UserTeam#remove_member() that UsersProject.in_projects was broken. So I wrote test cases to test what I was trying to do and fixed the underlying problem.

Merge request reports