Enable the Layout/EmptyLinesAroundBlockBody cop
This commit is contained in:
parent
aac75106ef
commit
f1907f4d0e
84 changed files with 1 additions and 133 deletions
|
@ -2,7 +2,6 @@ require 'spec_helper'
|
|||
|
||||
describe CguController, type: :controller do
|
||||
describe 'GET #index' do
|
||||
|
||||
subject { get :index }
|
||||
|
||||
it { expect(subject.status).to eq 200 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue