Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
3ca24c40ca3a
Commit
d40dd5cf
authored
Oct 02, 2015
by
Robert Speicher
Browse files
Conform to spec guidelines that only exist in my head
[ci skip]
parent
c3358f99542a
Changes
1
Hide whitespace changes
Inline
Side-by-side
spec/models/user_spec.rb
View file @
3ca24c40
...
...
@@ -227,7 +227,7 @@
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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment