We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a3d1da commit a3a3884Copy full SHA for a3a3884
1 file changed
tests/audit/aria-role/peer-parity.js
@@ -1,5 +1,5 @@
1
// Audit fixture — translates peer-plugin test cases into assertions against
2
-// our rule (`ember/template-no-invalid-role` + `ember/template-no-abstract-roles`).
+// our rule (`ember/template-no-invalid-role`).
3
// Runs as part of the default Vitest suite (via the `tests/**/*.js` include
4
// glob) and serves double-duty: (1) auditable record of peer-parity
5
// divergences, (2) regression coverage pinning CURRENT behavior. Each case
0 commit comments