mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
Update kuberuntime_manager_test.go
Typo fix.
This commit is contained in:
parent
69fe066adc
commit
b3aefb7ba5
@ -914,7 +914,7 @@ func TestComputePodActions(t *testing.T) {
|
||||
actions podActions
|
||||
resetStatusFn func(*kubecontainer.PodStatus)
|
||||
}{
|
||||
"everying is good; do nothing": {
|
||||
"everything is good; do nothing": {
|
||||
actions: noAction,
|
||||
},
|
||||
"start pod sandbox and all containers for a new pod": {
|
||||
|
Loading…
Reference in New Issue
Block a user