1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-27 17:29:39 +02:00

feat(kube): add a11y props for smoke tests [EE-6747] (#11262)

This commit is contained in:
Chaim Lev-Ari 2024-02-29 09:26:10 +02:00 committed by GitHub
parent d44f57ed6f
commit b4f4c3212a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 143 additions and 62 deletions

View file

@ -13,7 +13,7 @@ export function LoadBalancerFormSection() {
disable the use of load balancers in this namespace.
</TextTip>
<SwitchField
dataCy="k8sNamespaceCreate-loadBalancerQuotaToggle"
data-cy="k8sNamespaceCreate-loadBalancerQuotaToggle"
label="Load balancer quota"
labelClass="col-sm-3 col-lg-2"
fieldClass="pt-2"