Commit 822e80f
committed
test(a11y): assert visible label instead of decorative icon in StatusBadge
The status icon is now aria-hidden (decorative), so querying it requires a
brittle .lucide class selector. Drop those icon-presence assertions and rely
on the visible badge label, which is the user-meaningful output.
Signed-off-by: mschwab <mschwab@nvidia.com>1 parent 0105ca7 commit 822e80f
1 file changed
Lines changed: 2 additions & 13 deletions
Lines changed: 2 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | 86 | | |
91 | 87 | | |
92 | 88 | | |
| |||
156 | 152 | | |
157 | 153 | | |
158 | 154 | | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
| 155 | + | |
166 | 156 | | |
167 | | - | |
168 | | - | |
| 157 | + | |
169 | 158 | | |
170 | 159 | | |
171 | 160 | | |
| |||
0 commit comments