[fix #504] Dossier: initiated -> en_construction

The change must not impact the api
This commit is contained in:
LeSim 2017-12-14 15:51:45 +01:00
parent 461dd9e843
commit 56545933a9
72 changed files with 261 additions and 187 deletions

View file

@ -45,7 +45,7 @@ describe 'admin/previsualisations/show.html.haml', type: :view do
context 'si la page précédente est recapitularif' do
before do
dossier.initiated!
dossier.en_construction!
dossier.reload
render
end