Revert "Feat/5287 - New design for admin procedure detail"
This commit is contained in:
parent
cc7e6853e7
commit
cf5eb3f251
13 changed files with 9 additions and 214 deletions
|
@ -24,7 +24,6 @@ feature 'As an administrateur I wanna clone a procedure', js: true do
|
|||
click_on Procedure.last.libelle
|
||||
expect(page).to have_current_path(admin_procedure_path(Procedure.last))
|
||||
|
||||
find('#publish-procedure-link').click
|
||||
find('#publish-procedure').click
|
||||
|
||||
within '#publish-modal' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue