Files should end with a new line

This commit is contained in:
gregoirenovel 2017-04-04 15:27:04 +02:00
parent 15802b18ea
commit d5e7bbd80d
198 changed files with 198 additions and 198 deletions

View file

@ -58,4 +58,4 @@ describe 'admin/accompagnateurs/show.html.haml', type: :view do
it { expect(rendered).to have_content(accompagnateur_1.email) }
it { expect(rendered).to have_content(accompagnateur_2.email) }
end
end
end