Remove a duplicated cassette
This commit is contained in:
parent
6be26af7db
commit
2a57c093c0
2 changed files with 1 additions and 71 deletions
|
@ -26,7 +26,7 @@ shared_examples 'champ_spec' do
|
|||
end
|
||||
end
|
||||
|
||||
describe '.departement', vcr: { cassette_name: 'call_geo_api_departements' } do
|
||||
describe '.departement', vcr: { cassette_name: 'api_geo_departements' } do
|
||||
subject { Champs::DepartementChamp.departements }
|
||||
|
||||
it { expect(subject).to include '99 - Étranger' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue