feat(l1): AI decision-tree builder — Phase 2A #193
@@ -141,7 +141,6 @@ async def test_escalations_lists_escalated_sessions_for_engineer(client: AsyncCl
|
||||
status="escalated",
|
||||
started_at=now,
|
||||
last_step_at=now,
|
||||
escalated_at=now,
|
||||
)
|
||||
test_db.add(sess)
|
||||
await test_db.commit()
|
||||
|
||||
Reference in New Issue
Block a user