Skip to content

Commit

Permalink
improved comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jag678 committed Dec 1, 2022
1 parent c8e423d commit 42cc1a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1567,7 1567,7 @@ func TestMonitorNodeHealthUpdateStatus(t *testing.T) {
expectedNodes: nil,
expectedPodStatusUpdate: false,
},
// Node created long time ago, with status updated by kubelet exceeds grace period.
// Node created long time ago, ad status updated by kubelet exceeds grace period.
// Expect Unknown status posted from node controller.
{
fakeNodeHandler: &testutil.FakeNodeHandler{
Expand Down

0 comments on commit 42cc1a2

Please sign in to comment.