[fix #3975] set buttons floating in dossier page

This commit is contained in:
pedong 2019-08-14 18:54:45 +02:00 committed by Paul Chavard
parent b74b72d1c8
commit d2a78abc3a
3 changed files with 53 additions and 2 deletions

View file

@ -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-wrapper')
expect(rendered).to have_selector('.send-dossier-wrapper')
end
it 'prépare le footer' do