feat(routing): to_configure include invalid_rule and non_unic_rule
This commit is contained in:
parent
1b5f3a67eb
commit
0c3426228f
9 changed files with 31 additions and 18 deletions
|
@ -23,7 +23,7 @@ describe Procedure::OneGroupeManagementComponent, type: :component do
|
|||
procedure.reload
|
||||
subject
|
||||
end
|
||||
it { expect(page).to have_text('à configurer') }
|
||||
it { expect(page).to have_text('règle invalide') }
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue