mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 04:54:54 +00:00
Previously it was necessary to use the Ginkgo wrappers when using any of the custom arguments like WithSlow(). Now the hook within Ginkgo for modifying arguments is used such that e.g. the original ginkgo.It also works.