Commit c465187
fix: Remove t.Parallel() from time-sensitive TestFormatRelativeTime subtests
The subtests depend on time.Now() being consistent between test setup and
execution. Running them in parallel causes timing drift that breaks the
"less than one second" test case.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 614567a commit c465187
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1261 | 1261 | | |
1262 | 1262 | | |
1263 | 1263 | | |
1264 | | - | |
1265 | 1264 | | |
1266 | 1265 | | |
1267 | 1266 | | |
| |||
0 commit comments