1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-19 00:38:36 +00:00

Update heatmap fixtures to restore tests (#13224) (#13226)

`the hotfix day`
This commit is contained in:
6543
2020-10-21 00:39:42 +02:00
committed by GitHub
parent e6a82047ee
commit 9f9a53e361
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ func TestGetUserHeatmapDataByUser(t *testing.T) {
CountResult int
JSONResult string
}{
{2, 1, `[{"timestamp":1571616000,"contributions":1}]`},
{2, 1, `[{"timestamp":1603152000,"contributions":1}]`},
{3, 0, `[]`},
}
// Prepare