update link to download dossier and all pjs

This commit is contained in:
Christophe Robillard 2021-03-08 11:43:37 +01:00
parent 858bbde2d6
commit dfed8f32ae
2 changed files with 2 additions and 2 deletions

View file

@ -153,7 +153,7 @@ feature 'Instructing a dossier:' do
scenario 'A instructeur can download an archive containing a single attachment' do
find(:css, '.attached').click
click_on 'Télécharger toutes les pièces jointes'
click_on 'Télécharger le dossier et toutes ses pièces jointes'
# For some reason, clicking the download link does not trigger the download in the headless browser ;
# So we need to go to the download link directly
visit telecharger_pjs_instructeur_dossier_path(procedure, dossier)