Apply manual rubocop fixes
This commit is contained in:
@ -14,7 +14,7 @@ describe CodeharborLinksController do
|
||||
allow(controller).to receive(:current_user).and_return(user)
|
||||
end
|
||||
|
||||
context 'GET #new' do
|
||||
describe 'GET #new' do
|
||||
before do
|
||||
get :new
|
||||
end
|
||||
|
Reference in New Issue
Block a user