mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-04-13 11:30:54 -04:00
Test for presence of an unlock link.
This commit is contained in:
@@ -12,6 +12,7 @@ describe 'devise/mailer/unlock_instructions.html.haml', :type => "view" do
|
||||
end
|
||||
|
||||
it "should have an unlock link" do
|
||||
rendered.should contain "Unlock my account"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user