Skip to content

Set created_at and updated_at for sorting specs

This makes the created_at and updated_at for a sorting spec predictably.

It also ignores ordering for specs that test filtering

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61541

Merge request reports