Skip to content

Commit 5f96ba8

Browse files
style: fix gofmt trailing whitespace in activetime test
1 parent fb139d3 commit 5f96ba8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

internal/claude/active_live_activetime_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ func TestParseLiveActiveTime_MultipleResumptions(t *testing.T) {
128128
t.Fatalf("expected ActiveMinutes~3, got %f", stats.ActiveMinutes)
129129
}
130130

131-
132131
}
133132

134133
func TestParseLiveActiveTime_ExactThreshold(t *testing.T) {
@@ -153,4 +152,3 @@ func TestParseLiveActiveTime_ExactThreshold(t *testing.T) {
153152
// writeLiveJSONL helper uses the one from active_live_test.go (same package).
154153
// mkAssistantWithUsage helper uses the one from active_live_context_test.go.
155154
// Both are accessible since this is in the same test package.
156-

0 commit comments

Comments
 (0)