Update spec/models/type_de_champ_shared_example.rb

Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>
This commit is contained in:
Paul Chavard 2020-07-08 17:27:15 +02:00 committed by Paul Chavard
parent d8e864a7d9
commit a92320e246

View file

@ -103,7 +103,7 @@ shared_examples 'type_de_champ_spec' do
end
end
context 'remove drop_down_list' do
describe 'changing the type_champ from a drop_down_list' do
let(:tdc) { create(:type_de_champ_drop_down_list) }
before do