Commit 631f2e0
fix: set FORCE_COLOR=0 in e2e tests to prevent color output on Windows
On Windows CI, terminal color detection may behave differently, causing
ANSI escape codes to appear in snapshot output even with NO_COLOR=1 set.
Explicitly setting FORCE_COLOR=0 ensures colors are fully disabled.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 8988bcd commit 631f2e0
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
| |||
0 commit comments