Commit ffce379a authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix email test

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 8eeebf0d
......@@ -115,7 +115,7 @@ describe Notify do
end
it 'has the correct subject' do
should have_subject /^gitlab \| Email was added to your account$/i
should have_subject /^Email was added to your account$/i
end
it 'contains the new email address' do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment