Make Rubocop happy

parent c43f3089
......@@ -79,7 +79,6 @@ describe EE::ProtectedRefAccess do
end
it 'allows users with access through group' do
new_project = create(:project, group: group)
new_user = create(:user)
group.add_developer(new_user)
......
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