Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Leroy-Terquem authored and E-L-T committed Jun 25, 2024
1 parent d8271cc commit f41cb46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/system/users/brouillon_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
select('02 – Aisne', from: form_id_for('departements'))

fill_in('communes', with: '60400')
wait_for_autosave
find('li', text: 'Brétigny (60400)').click
wait_until { champ_value_for('communes') == "Brétigny" }

Expand Down

0 comments on commit f41cb46

Please sign in to comment.