Remove LIT-4303 comment from test_content_utils.py

Removed commented-out section regarding LIT-4303 from test_content_utils.py.
This commit is contained in:
yucheng-berri 2026-07-11 17:47:36 -07:00 committed by Yucheng Zhu
parent e3c935ec41
commit 50f191324d

View file

@ -565,10 +565,6 @@ def test_build_inspection_messages_custom_tool_call_output():
assert any("custom-tool-leak" in m["content"] for m in msgs)
# -------------------------------------------------------------------
# LIT-4303: reasoning.summary_text walking
# -------------------------------------------------------------------
def test_iter_message_text_walks_reasoning_summary_text():
"""Reasoning items with summary_text parts should yield their text."""
data = {