From 3b9e6dba25f6b85398c1dbc950466b7a010bc84f Mon Sep 17 00:00:00 2001 From: Paul Chavard Date: Wed, 8 Jul 2020 17:27:33 +0200 Subject: [PATCH] Update spec/models/type_de_champ_shared_example.rb Co-authored-by: Pierre de La Morinerie --- spec/models/type_de_champ_shared_example.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/models/type_de_champ_shared_example.rb b/spec/models/type_de_champ_shared_example.rb index e7700a005..0776ed0c1 100644 --- a/spec/models/type_de_champ_shared_example.rb +++ b/spec/models/type_de_champ_shared_example.rb @@ -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