mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Merge pull request #114498 from runzhliu/patch-2
Update kuberuntime_manager_test.go
This commit is contained in:
commit
10802e9be1
@ -939,7 +939,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