Revert "Merge pull request #10771 from tchak/refactor-champs-revert"
This reverts commitc902061ebf
, reversing changes made tob4ed11c788
.
This commit is contained in:
parent
6b322d61ca
commit
10a1ae5534
35 changed files with 189 additions and 205 deletions
|
@ -42,7 +42,6 @@ describe Champs::DossierLinkChamp, type: :model do
|
|||
|
||||
before do
|
||||
allow(champ).to receive(:type_de_champ).and_return(build(:type_de_champ_dossier_link, mandatory:))
|
||||
allow(champ).to receive(:in_dossier_revision?).and_return(true)
|
||||
champ.run_callbacks(:validation)
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue