spawn/packages
A 9e48136e8a
test: remove duplicate saveLaunchCmd fallback test from history-spawn-id (#2975)
The "falls back to most recent record with connection when no spawnId"
test in history-spawn-id.test.ts duplicates the same-named test in
history-cov.test.ts. The history-cov version is more thorough: it uses
two records where the first lacks a connection, exercising the
"skip records without connection" logic. The history-spawn-id version
only had one record, providing no additional signal.

Co-authored-by: spawn-qa-bot <qa@openrouter.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 12:11:00 +07:00
..
cli test: remove duplicate saveLaunchCmd fallback test from history-spawn-id (#2975) 2026-03-25 12:11:00 +07:00
shared fix: rethrow normalized Error in tryCatchIf/asyncTryCatchIf (#2930) 2026-03-23 19:33:05 -07:00