Commit 947aea3
test(mcp): retarget the step-number selector at the brand ramp
`numbersIn` located step markers by grepping the rendered markup for
`border-violet-600`. Widgets now paint accents with the tenant brand ramp,
so that class no longer exists and the matcher returned [] — the assertion
failed even though step numbering (the #561 regression this guards) is
unchanged.
Anchor on `border-[var(--brand-600)]` instead, which follows the accent
rather than a fixed hue.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017sLtN12VfnLziCpst3Pfo21 parent b494d52 commit 947aea3
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
137 | 140 | | |
138 | | - | |
| 141 | + | |
139 | 142 | | |
140 | 143 | | |
141 | 144 | | |
| |||
0 commit comments