Add DiscardedProceduresDeletionJob job
This commit is contained in:
parent
da52ec30bd
commit
58c126308c
4 changed files with 17 additions and 3 deletions
|
@ -1248,6 +1248,6 @@ describe Dossier do
|
|||
end
|
||||
|
||||
it { expect(Dossier.discarded_brouillon_expired.count).to eq(2) }
|
||||
it { expect(Dossier.discarded_en_construction_expired.count).to eq(1) }
|
||||
it { expect(Dossier.discarded_en_construction_expired.count).to eq(2) }
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue