test: cover reordered prompt boundaries

This commit is contained in:
_Kerman
2026-08-04 14:43:04 +08:00
parent c75c966a25
commit f31144f6de
3 changed files with 34 additions and 0 deletions

View File

@@ -328,6 +328,7 @@ function migrateLegacyTurnEndEvent(event: SessionEvent, id: SessionId): SessionE
break
}
default:
/* v8 ignore next -- turn-end reasons are merge-extensible beyond the current vocabulary. */
return event
}