mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 22:17:14 +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
|
actions podActions
|
||||||
resetStatusFn func(*kubecontainer.PodStatus)
|
resetStatusFn func(*kubecontainer.PodStatus)
|
||||||
}{
|
}{
|
||||||
"everying is good; do nothing": {
|
"everything is good; do nothing": {
|
||||||
actions: noAction,
|
actions: noAction,
|
||||||
},
|
},
|
||||||
"start pod sandbox and all containers for a new pod": {
|
"start pod sandbox and all containers for a new pod": {
|
||||||
|
Loading…
Reference in New Issue
Block a user