rename state button to instruction button

This commit is contained in:
Lisa Durand 2023-02-23 11:04:15 +01:00
parent 8d44c327f7
commit 90a7ecef52
9 changed files with 12 additions and 12 deletions

View file

@ -46,7 +46,7 @@ describe 'Instructing a dossier:', js: true do
click_on 'Instruire le dossier'
within('.state-button') do
within('.instruction-button') do
click_on 'Accepter'
end