chore: restore test_ctx_halving_fix.py to main

This commit is contained in:
dmabry 2026-07-13 11:47:37 -05:00 committed by kshitij
parent 62c8574d86
commit af4006000f

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