Fix buttons on screen bottom
This commit is contained in:
parent
d837066091
commit
b7058947e1
5 changed files with 23 additions and 22 deletions
|
@ -105,7 +105,7 @@ feature 'As an administrateur I wanna create a new procedure', js: true do
|
|||
blur
|
||||
expect(page).to have_content('Formulaire enregistré')
|
||||
|
||||
within '.footer' do
|
||||
within '.buttons' do
|
||||
click_on 'Ajouter un champ'
|
||||
end
|
||||
expect(page).to have_selector('#procedure_types_de_champ_attributes_1_libelle')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue