mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-18 22:14:29 +00:00
Merge pull request #10324 from PranjalManhgaye/test/e2e-apiextensions-typo
test(e2e): fix apiextensions typo in ginkgo description
This commit is contained in:
@@ -392,7 +392,7 @@ var _ = Describe(
|
||||
APIGroupVersionsTest,
|
||||
)
|
||||
var _ = Describe(
|
||||
"CRD of apiextentions v1beta1 should be B/R successfully from cluster(k8s version < 1.22) to cluster(k8s version >= 1.22)",
|
||||
"CRD of apiextensions v1beta1 should be B/R successfully from cluster(k8s version < 1.22) to cluster(k8s version >= 1.22)",
|
||||
Label("APIGroup", "APIExtensions", "SKIP_KIND"),
|
||||
APIExtensionsVersionsTest,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user