auto-sync: 2026-06-02 07:55:45

This commit is contained in:
cfdaily
2026-06-02 07:55:45 +08:00
parent f74629e58c
commit c16e5fb5f6
+1
View File
@@ -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)