forked from NYANDEV/forgejo
`the hotfix day`
This commit is contained in:
parent
c47f9a0a70
commit
ba97c0e98b
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue