rename state button to instruction button
This commit is contained in:
parent
8d44c327f7
commit
90a7ecef52
9 changed files with 12 additions and 12 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue