Commit 36d4104d authored by Małgorzata Ksionek's avatar Małgorzata Ksionek

Add cr remarks

parent dd760446
---
title: Fix sending invite to minimal access user
title: Allow re-sending invite to minimal access user
merge_request: 44936
author:
type: fixed
......@@ -217,7 +217,7 @@ RSpec.describe Groups::GroupMembersController do
expect(response).to have_gitlab_http_status(:not_found)
end
context 'when minimal_access_role feture is available' do
context 'when minimal_access_role feature is available' do
before do
stub_licensed_features(minimal_access_role: true)
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