diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 1111254447..258581c18c 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -84,7 +84,7 @@ In addition to behaviors, ARIA [landmarks][5] and [naming props][6] need to be a For example, to make an icon-only Button accessible, `aria-label` prop needs to be used: ```html -)) test('button with text and icon', async () => - await htmlIsAccessibilityCompliant(