Fix email test

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2014-02-25 17:49:20 +02:00
parent 8eeebf0de6
commit ffce379a67
No known key found for this signature in database
GPG Key ID: 627C5F589F467F17
1 changed files with 1 additions and 1 deletions

View File

@ -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