dossier: fix status overview test
This commit is contained in:
parent
b5486196e9
commit
d77e0e938f
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ describe 'new_user/dossiers/show.html.haml', type: :view do
|
|||
|
||||
it 'renders a summary of the dossier state' do
|
||||
expect(rendered).to have_text("Dossier nº #{dossier.id}")
|
||||
expect(rendered).to have_selector('.status-progress')
|
||||
expect(rendered).to have_selector('.status-overview')
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue