chore: sync with main

This commit is contained in:
Liam DeBeasi
2024-01-25 13:13:16 -05:00
parent 74de16f862
commit 0fdd7d137b
2 changed files with 17 additions and 11 deletions

View File

@ -54,7 +54,7 @@ configs({ directions: ['ltr'], themes: ['light', 'dark'] }).forEach(({ title, co
const results = await new AxeBuilder({ page }).analyze();
expect(results.violations).toEqual([]);
});
test(title('radio: keyboard navigation'), () => {
test.describe(title('radio: keyboard navigation'), () => {
test.beforeEach(async ({ page, browserName }) => {
await page.setContent(
`