chore(attestation): improve wording about v1/v2 switch
This commit is contained in:
parent
5b268fff29
commit
e7f5217211
2 changed files with 9 additions and 15 deletions
|
@ -92,9 +92,6 @@ describe 'As an administrateur, I want to manage the procedure’s 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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue