mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 01:40:07 +00:00
format whitespace
This commit is contained in:
parent
252fb59bf9
commit
7155404eb5
@ -467,7 +467,7 @@ var _ = SIGDescribe(framework.WithNodeConformance(), "Containers Lifecycle", fun
|
||||
})
|
||||
})
|
||||
|
||||
ginkgo.When("A regular container restarts with init containers" , func() {
|
||||
ginkgo.When("A regular container restarts with init containers", func() {
|
||||
ginkgo.It("shouldn't restart init containers upon regular container restart", func() {
|
||||
init1 := "init-1"
|
||||
init2 := "init-2"
|
||||
|
Loading…
Reference in New Issue
Block a user