Commit 9208e761 authored by Jake Lear's avatar Jake Lear

Fix errant indentation and rubocop

parent b2a79514
......@@ -1287,7 +1287,6 @@ RSpec.describe User do
end
describe '#gitlab_bot?' do
subject { user.gitlab_bot? }
let_it_be(:gitlab_group) { create(:group, name: 'gitlab-com') }
......
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