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

@ -32,4 +32,4 @@ describe Carto::GeoAPI::Driver do
it { is_expected.to eq 'https://geo.api.gouv.fr/regions' }
end
end
end

View file

@ -45,4 +45,4 @@ describe FileSizeValidator, lib: true do
expect(note.errors).not_to have_key(:content)
end
end
end
end

View file

@ -30,4 +30,4 @@ describe SIADE::ExercicesAdapter do
expect(subject[0][:date_fin_exercice_timestamp]).to eq(1388444400)
end
end
end
end