[fix #504] Dossier: initiated -> en_construction
The change must not impact the api
This commit is contained in:
parent
461dd9e843
commit
56545933a9
72 changed files with 261 additions and 187 deletions
|
@ -38,7 +38,7 @@ describe 'users/carte/show.html.haml', type: :view do
|
|||
end
|
||||
|
||||
context 'si la page précédente est recapitularif' do
|
||||
let(:state) { 'initiated' }
|
||||
let(:state) { 'en_construction' }
|
||||
|
||||
it 'le bouton "Etape suivante" n\'est pas présent' do
|
||||
expect(rendered).to_not have_selector('#etape_suivante')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue