Commit fb464cc4 authored by Małgorzata Ksionek's avatar Małgorzata Ksionek

Add cr remarks

parent 4e915424
......@@ -151,8 +151,6 @@ describe API::Scim do
end
it 'returns user error' do
post scim_api("scim/v2/groups/#{group.full_path}/Users?params=#{post_params}")
expect(response).to have_gitlab_http_status(412)
expect(json_response.fetch('detail')).to include("Email can't be blank")
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment