From: Alex Denisov <1101.debian@gmail.com> Date: Thu, 6 Sep 2012 08:40:16 +0000 (+0300) Subject: Spec fixed X-Git-Tag: v2.9.0~45^2~31^2^2~1 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=a65ce748430d922ea2967f226eb40039040dc43d;p=wvm%2Fgitlab.git Spec fixed --- diff --git a/spec/mailers/notify_spec.rb b/spec/mailers/notify_spec.rb index cf50b429f..4a9f142e5 100644 --- a/spec/mailers/notify_spec.rb +++ b/spec/mailers/notify_spec.rb @@ -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