Fix tests
This commit is contained in:
parent
306632f169
commit
0e6b5678ad
5 changed files with 4 additions and 10 deletions
|
@ -150,7 +150,7 @@ feature 'As an administrateur I wanna create a new procedure', js: true do
|
|||
find('#publish-procedure').click
|
||||
|
||||
within '#publish-modal' do
|
||||
expect(page).to have_field('procedure_path', with: 'lien-de-la-procedure')
|
||||
expect(page).to have_field('procedure_path')
|
||||
click_on 'publish'
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue