Phase 3 — WS frame + REST fallbacka
This commit is contained in:
@@ -382,7 +382,6 @@ async def test_eval_runner(runner_case, pytestconfig):
|
||||
await run_local_agent(_USER_ID, config, run_log, mgr)
|
||||
|
||||
_, kwargs = mock_fin.call_args
|
||||
inserts = [c for c in calls if c["action"] == "insert"]
|
||||
score, comment = _evaluate_case(case, calls, kwargs)
|
||||
|
||||
if obs is not None:
|
||||
|
||||
Reference in New Issue
Block a user