Skip to content

Commit 0e9acf8

Browse files
committed
lint: eslint --fix (no-identical-tests)
1 parent 05e668a commit 0e9acf8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/audit/no-noninteractive-tabindex/peer-parity.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ ruleTester.run('audit:no-noninteractive-tabindex (gts)', rule, {
8282
// `<MyButton>` → `mybutton` which is not in the dom map) are correctly
8383
// skipped.
8484
'<template><Article tabindex="-1" /></template>',
85-
'<template><MyButton tabindex={{0}} /></template>',
8685

8786
// === Upstream parity (jsx-a11y recommended valid) ===
8887

0 commit comments

Comments
 (0)