create_cluster_test.go:932: Running validation "when capabilities.disabled is set to a valid capability it should pass"
create_cluster_test.go:932: Running validation "when capabilities.disabled is set to an unsupported capability it should fail"
create_cluster_test.go:940:
Expected
<string>: HostedCluster.hypershift.openshift.io "base" is invalid: [spec.capabilities.disabled[0]: Unsupported value: "AnInvalidCapability": supported values: "openshift-samples", "baremetal", "marketplace", "Console", "Insights", "Storage", "CSISnapshot", "NodeTuning", "MachineAPI", "Build", "DeploymentConfig", "ImageRegistry", "OperatorLifecycleManager", "CloudCredential", "Ingress", "CloudControllerManager", "OperatorLifecycleManagerV1", <nil>: Invalid value: "null": some validation rules were not checked because the object was invalid; correct the existing errors to complete validation]
to contain substring
<string>: Unsupported value: "AnInvalidCapability": supported values: "ImageRegistry"