diff --git a/integration/tests/crud/creategetdelete_test.go b/integration/tests/crud/creategetdelete_test.go index dbbde64016..747c332e83 100644 --- a/integration/tests/crud/creategetdelete_test.go +++ b/integration/tests/crud/creategetdelete_test.go @@ -395,7 +395,7 @@ var _ = Describe("(Integration) Create, Get, Scale & Delete", func() { }) }) - Context("and creating a nodegroup with containerd runtime", func() { + PContext("and creating a nodegroup with containerd runtime", func() { var ( nodegroupName string )