mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-05 13:29:44 +02:00
input-otp sets internal timers that fire after jsdom tears down window, causing "ReferenceError: window is not defined" unhandled errors in CI. Using fake timers suite-wide ensures no real timers escape after cleanup.