mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
fix typos for TestBackoffHighWaterMark
This commit is contained in:
parent
24ab69d358
commit
1ffe8a377d
@ -75,7 +75,7 @@ func TestBackoffReset(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
func TestBackoffHightWaterMark(t *testing.T) {
|
||||
func TestBackoffHighWaterMark(t *testing.T) {
|
||||
id := "_idHiWaterMark"
|
||||
tc := clock.NewFakeClock(time.Now())
|
||||
step := time.Second
|
||||
|
Loading…
Reference in New Issue
Block a user