Skip to content

Commit

Permalink
fixes agent tests
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhang93 committed Jul 28, 2024
1 parent a14e32e commit e5381b0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions internal/agent/agent_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -442,9 +442,6 @@ func Test_renderLoop(t *testing.T) {
}
})

t.Run("refresh on trigger test", func(t *testing.T) {
tmp := t.TempDir()
})
}

func newLogger() *slog.Logger {
Expand Down

0 comments on commit e5381b0

Please sign in to comment.