mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 00:02:31 +00:00
PR #17347 switched the reveal helper from window.show() to window.showInactive() and updated the thrown message, but left the unit test's regex/title matching the old show() wording — failing deterministically in CI (which builds against current main) while passing on any stale checkout that predates #17347.