Skip to content

Commit

Permalink
Update pkg/exporters/k8sexporter/condition/manager_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
  • Loading branch information
MartinForReal and hakman authored Aug 30, 2023
1 parent 2210c50 commit 8d91e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/exporters/k8sexporter/condition/manager_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import (
problemutil "k8s.io/node-problem-detector/pkg/util"

v1 "k8s.io/api/core/v1"
clock "k8s.io/utils/clock/testing"
testclock "k8s.io/utils/clock/testing"
)

const heartbeatPeriod = 1 * time.Minute
Expand Down

0 comments on commit 8d91e38

Please sign in to comment.