chore: restore test_ctx_halving_fix.py to main

fix/verification-admin-route-recovery
dmabry 2026-07-13 11:47:37 -05:00 committed by kshitij
parent 62c8574d86
commit af4006000f
1 changed files with 0 additions and 1 deletions

View File

@ -360,4 +360,3 @@ class TestContextNotHalvedOnOutputCapError:
available_out = parse_available_output_tokens_from_error(error_msg)
safe_out = max(1, available_out - 64)
assert safe_out == 1