aboutsummaryrefslogtreecommitdiffstats
path: root/models/user_heatmap_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'models/user_heatmap_test.go')
-rw-r--r--models/user_heatmap_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/models/user_heatmap_test.go b/models/user_heatmap_test.go
index c2825d9ff0..c9d33db29b 100644
--- a/models/user_heatmap_test.go
+++ b/models/user_heatmap_test.go
@@ -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