mirror of
https://github.com/go-gitea/gitea
synced 2025-01-09 17:24:43 +00:00
e19b9653ea
* 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>