Fix intermittent spec failure in spec/lib/gitlab/mirror_spec.rb
If you attempt to run this spec between 00:00 and 01:00, one of the examples fails because:
DateTime.now.beginning_of_hour == DateTime.now.at_beginning_of_day
Closes #2081 (closed)
If you attempt to run this spec between 00:00 and 01:00, one of the examples fails because:
DateTime.now.beginning_of_hour == DateTime.now.at_beginning_of_day
Closes #2081 (closed)