use entreprise decorator
add test to entreprise decorator refacto views
This commit is contained in:
parent
107b11d510
commit
a86ecb69de
8 changed files with 124 additions and 94 deletions
|
@ -10,6 +10,6 @@ describe 'dossiers/show.html.haml', type: :view do
|
|||
render
|
||||
end
|
||||
it 'have autorisation_donnees check box' do
|
||||
expect(rendered).to have_css('#autorisation_donnees')
|
||||
expect(rendered).to have_css('#dossier_autorisation_donnees')
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue