We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c02a73d commit dca806bCopy full SHA for dca806b
1 file changed
tests/shared/test_streamable_http.py
@@ -1044,7 +1044,6 @@ async def test_streamablehttp_client_resumption(event_server):
1044
"""Test client session to resume a long running tool."""
1045
_, server_url = event_server
1046
1047
- print("what is happening")
1048
# Variables to track the state
1049
captured_session_id = None
1050
captured_resumption_token = None
0 commit comments