You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: fix timer hour calculation and log format assertions
- Use duration=120 to kill // 60 → // 61 mutant (120//60=2 vs 120//61=1)
- Use exact log record message comparison to kill format string XX mutant
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments