Skip to content

Fix issue_item_spec date handling

Luke Bennett requested to merge fix-issue-item-spec into master

What does this MR do?

issue_item_spec tests a timeago result using a hardcoded date this causes "Dec 31" to become "Monday" and eventually "Tomorrow", so on.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/8985

Does this MR meet the acceptance criteria?

Edited by Luke Bennett

Merge request reports