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

This commit is contained in:
cfdaily
2026-06-02 07:55:04 +08:00
parent 5417168828
commit f74629e58c
+1
View File
@@ -280,6 +280,7 @@ class TestU4RoundWithFailed:
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)