mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-02-25 19:27:40 -05:00
update unlock spec
This commit is contained in:
@@ -10,8 +10,7 @@ describe 'devise/unlocks/new.html.haml', type: "view" do
|
||||
render
|
||||
end
|
||||
|
||||
it 'has some fields' do
|
||||
expect(rendered).to have_content 'Email'
|
||||
end
|
||||
it { expect(rendered).to have_field 'Email' }
|
||||
it { expect(rendered).to have_content 'Resend unlock instructions' }
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user