mirror of
https://github.com/tiennm99/awesome-coding-agents.git
synced 2026-05-25 15:58:34 +00:00
style: gofmt history_test.go
This commit is contained in:
+3
-3
@@ -33,10 +33,10 @@ func TestComputeDeltas_SevenDayWindow(t *testing.T) {
|
||||
today := now.Format("2006-01-02")
|
||||
|
||||
tests := []struct {
|
||||
name string
|
||||
daysAgo int
|
||||
name string
|
||||
daysAgo int
|
||||
expectDelta bool
|
||||
desc string
|
||||
desc string
|
||||
}{
|
||||
{
|
||||
name: "snapshot at exactly 7 days ago",
|
||||
|
||||
Reference in New Issue
Block a user