Skip to content

Make sure 7 day difference between explicitly set milestones

Fixes https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/21574081

It seems that explicitly setting the factory created test milestones with Date#today and Date#tomorrow were giving them the same due date. Might be an issue that only occurs at a certain time. ¯_(ツ)_/¯

Just adding a full week seemed to do the job.

Edited by Luke "Jared" Bennett

Merge request reports