feat(client): surface pending session interactions

This commit is contained in:
Turtle
2026-08-04 17:15:10 +08:00
parent 11bad56fc3
commit 00d4349eb4
40 files changed
+334 -147

No files matched your search

@@ -222,7 +222,6 @@ export class TestSessions implements ISessions {
id,
displayTitle: fixture.id,
running: false,
waitingApproval: false,
blank: false,
updatedAt: this.records.size + 1,
...fixture.summary,