Commit 2ee2f52
fix(e2e): strip ANSI codes when detecting Vite ready output
Vite output in CI contains ANSI color codes that break the
'Local:' substring check. Strip them before matching.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7899a38 commit 2ee2f52
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
0 commit comments