auto-sync: 2026-06-02 07:55:45
This commit is contained in:
@@ -339,6 +339,7 @@ class TestU5RoundLimit:
|
||||
ticker = Ticker(registry=MagicMock(), spawner=mock_spawner,
|
||||
dispatcher=MagicMock())
|
||||
|
||||
ticker._build_review_prompt = MagicMock(return_value="Review prompt mock")
|
||||
async def run():
|
||||
return await ticker._check_round_complete(db_path, pid)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user