show which instructeur took decision and when
and also replace "sans suite" by "classé sans suite"
This commit is contained in:
parent
cea170e4a6
commit
8f9d6d2871
4 changed files with 10 additions and 4 deletions
|
@ -156,7 +156,7 @@ RSpec.describe DossierHelper, type: :helper do
|
|||
|
||||
it 'sans_suite is traité' do
|
||||
dossier.sans_suite!
|
||||
expect(subject).to eq('Sans suite')
|
||||
expect(subject).to eq('Classé sans suite')
|
||||
end
|
||||
|
||||
it 'refuse is traité' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue