Skip to content

Commit 2d28e68

Browse files
committed
typo
1 parent 7155404 commit 2d28e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e_node/container_lifecycle_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ var _ = SIGDescribe(framework.WithNodeConformance(), "Containers Lifecycle", fun
295295
})
296296
})
297297

298-
ginkgo.When("running a Pod wiht a failed regular container", func() {
298+
ginkgo.When("running a Pod with a failed regular container", func() {
299299
ginkgo.It("should restart failing container when pod restartPolicy is Always", func() {
300300

301301
regular1 := "regular-1"

0 commit comments

Comments
 (0)