Enable the Layout/EmptyLinesAroundBlockBody cop
This commit is contained in:
parent
aac75106ef
commit
f1907f4d0e
84 changed files with 1 additions and 133 deletions
|
@ -41,7 +41,6 @@ describe InvitesController, type: :controller do
|
|||
|
||||
it { expect(invite.user).to eq user }
|
||||
it { expect(flash[:notice]).to be_present }
|
||||
|
||||
end
|
||||
|
||||
context 'when email is not assign to an user' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue