Skip to content

Commit 2f9c608

Browse files
fix: update accessibility benchmarks switch title
1 parent ed166b5 commit 2f9c608

File tree

1 file changed

+1
-0
lines changed
  • x-pack/solutions/security/plugins/cloud_security_posture/public/pages/rules

1 file changed

+1
-0
lines changed

x-pack/solutions/security/plugins/cloud_security_posture/public/pages/rules/rules_flyout.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ const ruleState = (rule: CspBenchmarkRulesWithStates, switchRuleStates: () => Pr
202202
onChange={switchRuleStates}
203203
data-test-subj={RULES_FLYOUT_SWITCH_BUTTON}
204204
label=" "
205+
aria-label="Enabled"
205206
/>
206207
</>
207208
),

0 commit comments

Comments
 (0)