Revert "Revert "Merge pull request #4552 from tchak/champ-communes""
This reverts commit 4373cb22cb
.
This commit is contained in:
parent
8dd2ecfd2c
commit
14295db9ad
63 changed files with 260 additions and 1119 deletions
|
@ -32,12 +32,6 @@ shared_examples 'champ_spec' do
|
|||
end
|
||||
end
|
||||
|
||||
describe '.departement', vcr: { cassette_name: 'api_geo_departements' } do
|
||||
subject { Champs::DepartementChamp.departements }
|
||||
|
||||
it { expect(subject).to include '99 - Étranger' }
|
||||
end
|
||||
|
||||
context "when type_champ=date" do
|
||||
let(:type_de_champ) { create(:type_de_champ_date) }
|
||||
let(:champ) { type_de_champ.champ.create }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue