fix(dossier): improuve dossier state display
This commit is contained in:
parent
7bf31c6278
commit
05cfb4055d
9 changed files with 20 additions and 20 deletions
|
@ -20,7 +20,7 @@ describe 'instructeurs/dossiers/show.html.haml', type: :view do
|
|||
end
|
||||
|
||||
it 'renders the correct dossier state' do
|
||||
expect(subject).to have_text('en construction')
|
||||
expect(subject).to have_text('en construction')
|
||||
end
|
||||
|
||||
context 'with a motivation' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue