Skip to content
Snippets Groups Projects
Commit 50a1e01f authored by James Lopez's avatar James Lopez
Browse files

Merge branch 'sh-fix-failing-spec-on-first-da' into 'master'

Fix failing spec in spec/features/users/login_spec.rb

Closes #59731

See merge request gitlab-org/gitlab-ce!26787
parents 9a439fa5 bf286d11
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -447,7 +447,7 @@ describe 'Login' do
'You can leave Group 1 and leave Group 2. '\
'You need to do this '\
'before '\
"#{(Time.zone.now + 2.days).strftime("%a, %-d %b %Y %H:%M:%S %z")}"
"#{(Time.zone.now + 2.days).strftime("%a, %d %b %Y %H:%M:%S %z")}"
)
end
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment