Fix some tests
This commit is contained in:
parent
fb737df463
commit
e7b7652388
6 changed files with 5 additions and 6 deletions
|
@ -29,6 +29,6 @@ describe 'admin/gestionnaires/index.html.haml', type: :view do
|
|||
array: true))
|
||||
render
|
||||
end
|
||||
it { expect(rendered).to match(/plop\d+@plop.com/) }
|
||||
it { expect(rendered).to match(/gest\d+@plop.com/) }
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue