Skip to content

Commit a3a3884

Browse files
committed
fix(#55): address round-2 Copilot review (correct audit-fixture header comment)
1 parent 0a3d1da commit a3a3884

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/audit/aria-role/peer-parity.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Audit fixture — translates peer-plugin test cases into assertions against
2-
// our rule (`ember/template-no-invalid-role` + `ember/template-no-abstract-roles`).
2+
// our rule (`ember/template-no-invalid-role`).
33
// Runs as part of the default Vitest suite (via the `tests/**/*.js` include
44
// glob) and serves double-duty: (1) auditable record of peer-parity
55
// divergences, (2) regression coverage pinning CURRENT behavior. Each case

0 commit comments

Comments
 (0)