Commit 488403c
Hephaestus
test(dashboard): fix PipelinesPage step count assertion for Command Center redesign
The PR wraps numeric values in font-mono spans, splitting text across elements.
Update getByText(/2 steps/) to use a custom text matcher that checks
parent textContent instead of relying on contiguous text.1 parent 5139530 commit 488403c
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
122 | 127 | | |
123 | 128 | | |
124 | 129 | | |
| |||
0 commit comments