Conform to spec guidelines that only exist in my head
[ci skip]
This commit is contained in:
parent
f036d4095e
commit
d40dd5cfe3
|
|
@ -227,7 +227,7 @@ describe User do
|
|||
end
|
||||
end
|
||||
|
||||
describe 'recently_sent_password_reset?' do
|
||||
describe '#recently_sent_password_reset?' do
|
||||
it 'is false when reset_password_sent_at is nil' do
|
||||
user = build_stubbed(:user, reset_password_sent_at: nil)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue