Remove unused code from Commentaire
This commit is contained in:
parent
3d2e6581f3
commit
c5704fa22f
3 changed files with 1 additions and 9 deletions
|
@ -7,8 +7,6 @@ describe Commentaire do
|
|||
it { is_expected.to have_db_column(:updated_at) }
|
||||
it { is_expected.to belong_to(:dossier) }
|
||||
|
||||
it { is_expected.to belong_to(:piece_justificative) }
|
||||
|
||||
describe "#notify" do
|
||||
let(:procedure) { create(:procedure) }
|
||||
let(:gestionnaire) { create(:gestionnaire) }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue