OSDN Git Service

Spec fixed
authorAlex Denisov <1101.debian@gmail.com>
Thu, 6 Sep 2012 08:40:16 +0000 (11:40 +0300)
committerAlex Denisov <1101.debian@gmail.com>
Thu, 6 Sep 2012 08:40:16 +0000 (11:40 +0300)
spec/mailers/notify_spec.rb

index cf50b42..4a9f142 100644 (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