mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
refactor(content): move orchestration markers off quick_context to typed jsonb
This commit is contained in:
@@ -574,7 +574,7 @@ async def test_index_qa_review_calls_record_review(
|
||||
dev_id = uuid4()
|
||||
await svc._index_qa_review_background(
|
||||
uuid4(),
|
||||
f"original_developer:{dev_id}",
|
||||
str(dev_id),
|
||||
passed=True,
|
||||
qa_notes="LGTM",
|
||||
qa_agent_id=uuid4(),
|
||||
|
||||
Reference in New Issue
Block a user