Spec fixed

This commit is contained in:
Alex Denisov 2012-09-06 11:40:16 +03:00
parent 09a86bd4d6
commit a65ce74843

View file

@ -24,7 +24,7 @@ describe Notify do
end
it 'has the correct subject' do
should have_subject /^gitlab \| Account was created for you$/
should have_subject /^gitlab \| Account was created for you$/i
end
it 'contains the new user\'s login name' do