chore(attestation): improve wording about v1/v2 switch

This commit is contained in:
Colin Darie 2024-09-24 10:04:21 +02:00
parent 5b268fff29
commit e7f5217211
No known key found for this signature in database
GPG key ID: 4FB865FDBCA4BCC4
2 changed files with 9 additions and 15 deletions

View file

@ -92,9 +92,6 @@ describe 'As an administrateur, I want to manage the procedures attestation',
find_attestation_card(with_nested_selector: ".fr-badge")
find_attestation_card.click
within(".fr-alert", text: /Nouvel éditeur/) do
find("a").click
end
expect(procedure.reload.attestation_templates.v2).to be_empty