Commit 4fdfbbb
test(color): restore TrueColor after color string tests
TestGetAnsiFromColorString mutated the package-level TrueColor flag
without restoring it, leaking false into every test that ran after it
and making the package order-dependent.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Entire-Checkpoint: 03c5c3c439751 parent da636e6 commit 4fdfbbb
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
0 commit comments