fix tests after typos corrections
This commit is contained in:
parent
ea9213bf90
commit
0164b5f008
8 changed files with 21 additions and 21 deletions
|
@ -149,7 +149,7 @@ describe 'Publishing a procedure', js: true do
|
|||
click_on procedure.libelle
|
||||
find('#publish-procedure-link').click
|
||||
|
||||
expect(page).to have_content("Attention, certains champs ne peuvent être demandé par l'administration.")
|
||||
expect(page).to have_content("Attention, certains champs ne peuvent être demandés par l’administration.")
|
||||
expect(page).to have_selector(".dubious-champs", count: dubious_champs.size)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue