Fix test
This commit is contained in:
parent
4b883a57bf
commit
11b4698ef3
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ describe 'users/dossiers/brouillon.html.haml', type: :view do
|
|||
end
|
||||
|
||||
it 'affiche les boutons de validation' do
|
||||
expect(rendered).to have_selector('.send-dossier-wrapper')
|
||||
expect(rendered).to have_selector('.send-dossier-actions-bar')
|
||||
end
|
||||
|
||||
it 'prépare le footer' do
|
||||
|
|
Loading…
Reference in a new issue