design(page de configuration de procedure): passage de la grille au DSFR
This commit is contained in:
parent
84a746741d
commit
c7c46c9dff
26 changed files with 238 additions and 291 deletions
|
@ -26,7 +26,7 @@ describe 'As an administrateur I wanna clone a procedure', js: true do
|
|||
expect(page).to have_current_path(admin_procedure_path(id: Procedure.last))
|
||||
|
||||
# select service
|
||||
find("#service .button").click
|
||||
find("#service .fr-btn").click
|
||||
click_on "Assigner"
|
||||
|
||||
# then publish
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue