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(security): compute now fresh per-test in s2s-verify tests
Avoids clock-drift flakiness on the exact-skew-boundary assertions when
vitest's transform/import phase is slow under concurrent load (the
describe-block-level `now` could go stale by the time the test body ran).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
0 commit comments