Enable the Layout/SpaceInsideHashLiteralBraces cop
This commit is contained in:
parent
02ade68b38
commit
b138dcd876
51 changed files with 154 additions and 154 deletions
|
@ -48,7 +48,7 @@ shared_examples 'champ_spec' do
|
|||
end
|
||||
end
|
||||
|
||||
describe '.departement', vcr: {cassette_name: 'call_geo_api_departements'} do
|
||||
describe '.departement', vcr: { cassette_name: 'call_geo_api_departements' } do
|
||||
subject { Champ.departements }
|
||||
|
||||
it { expect(subject).to include '99 - Étranger' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue