style(autosave): retry button as dsfr
This commit is contained in:
parent
ac43d78b08
commit
11dd1b7d76
2 changed files with 4 additions and 4 deletions
|
@ -490,7 +490,7 @@ describe 'The user' do
|
|||
|
||||
# Test that retrying after a failure works
|
||||
allow_any_instance_of(Users::DossiersController).to receive(:update).and_call_original
|
||||
click_on 'réessayer'
|
||||
click_on 'Réessayer'
|
||||
wait_for_autosave
|
||||
|
||||
visit current_path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue