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

@ -29,4 +29,4 @@ describe Administrateurs::SessionsController, type: :controller do
describe '.create' do
it { expect(described_class).to be < Sessions::SessionsController }
end
end
end