Skip to content

Commit

Permalink
updated some comments
Browse files Browse the repository at this point in the history
  • Loading branch information
atwamahmoud committed Nov 21, 2023
1 parent 3ff913c commit f9d8a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster-autoscaler/core/static_autoscaler_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ func setupAutoscaler(config *autoscalerSetupConfig) (*StaticAutoscaler, error) {
return autoscaler, nil
}

// TODO: Refactor tests to use testAutoscaler
// TODO: Refactor tests to use setupAutoscaler

func TestStaticAutoscalerRunOnce(t *testing.T) {
readyNodeLister := kubernetes.NewTestNodeLister(nil)
Expand Down

0 comments on commit f9d8a35

Please sign in to comment.