mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 01:23:48 +00:00
update spelling mistakes
This commit is contained in:
@@ -330,7 +330,7 @@ func TestDontSyncDeploymentsWithEmptyPodSelector(t *testing.T) {
|
||||
f.objects = append(f.objects, d)
|
||||
|
||||
// Normally there should be a status update to sync observedGeneration but the fake
|
||||
// deployment has no generation set so there is no action happpening here.
|
||||
// deployment has no generation set so there is no action happening here.
|
||||
f.run(testutil.GetKey(d, t))
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user