Commit ae24d4c
Fix missing closing quote in HBS test for template-no-redundant-role
The test string '<nav class="navigation" role="navigation></nav>' was
missing the closing double-quote after "navigation", causing the role
value to not be properly parsed in the test.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent e8c212d commit ae24d4c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments