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:33 +02:00 committed by Paul Chavard
parent 84ff75ed6b
commit 3b9e6dba25

View file

@ -89,7 +89,7 @@ shared_examples 'type_de_champ_spec' do
end
end
context 'remove repetition' do
describe 'changing the type_champ from a repetition' do
let(:tdc) { create(:type_de_champ_repetition, :with_types_de_champ) }
before do