mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 05:36:07 +10:00
Conform to spec guidelines that only exist in my head
[ci skip]
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user