mirror of
https://github.com/go-gitea/gitea.git
synced 2026-03-27 06:40:24 +01:00
* GitLab reviews may not have the updated_at field set Fallback to created_at if that the case and to time.Now() if it is also missing. Fixes: 18434 * use assert.WithinDuration Co-authored-by: Loïc Dachary <loic@dachary.org>