Merge pull request #9672 from demarches-simplifiees/add-confirmation-page-for-procedure-publication-ldu
[admin] Ajout d'une page de confirmation après la publication d'une procédure - mise en avant de l'URL à partager
This commit is contained in:
commit
b782bcdd2b
11 changed files with 63 additions and 25 deletions
|
@ -45,6 +45,7 @@ describe 'As an administrateur, I want to manage the procedure’s attestation',
|
|||
click_on("Publier")
|
||||
# validate publication
|
||||
within('form') { click_on 'Publier' }
|
||||
click_on("Revenir à la page de la démarche")
|
||||
|
||||
# now process to disable attestation
|
||||
find_attestation_card.click
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue