diff options
author | zeripath <art27@cantab.net> | 2019-10-21 21:19:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-21 21:19:53 +0100 |
commit | b59a9053941b2762f0dc514fdb05b51d74784b5b (patch) | |
tree | dcfcacbb477d57dc71134b5e54eaa6783e934694 /models/fixtures | |
parent | 41c7aa5a3ae7ac0e568ad2267ed76fd0681d0489 (diff) | |
download | gitea-b59a9053941b2762f0dc514fdb05b51d74784b5b.tar.gz gitea-b59a9053941b2762f0dc514fdb05b51d74784b5b.zip |
Update heatmap fixtures to restore tests (#8615)
* Update heatmap fixtures to restore tests
* Add hint to check the fixture age on fail
Diffstat (limited to 'models/fixtures')
-rw-r--r-- | models/fixtures/action.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models/fixtures/action.yml b/models/fixtures/action.yml index 34a1a8b2be..e8a6d531f2 100644 --- a/models/fixtures/action.yml +++ b/models/fixtures/action.yml @@ -5,7 +5,7 @@ act_user_id: 2 repo_id: 2 is_private: true - created_unix: 1540139562 + created_unix: 1571686356 - id: 2 |