[fix #504] Dossier: closed -> accepte
This commit is contained in:
parent
3dda27b281
commit
a13256f73d
28 changed files with 78 additions and 58 deletions
|
@ -29,7 +29,7 @@ feature 'The gestionnaire part' do
|
|||
end
|
||||
|
||||
dossier.reload
|
||||
expect(dossier.state).to eq('closed')
|
||||
expect(dossier.state).to eq('accepte')
|
||||
expect(dossier.motivation).to eq('a good reason')
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue