Skip to content

Commit d3e7e44

Browse files
committed
test: describe the generic HTTP restart scenario
1 parent 55f8a14 commit d3e7e44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_runtime.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def write_tool():
4444

4545

4646
def test_shared_server_uses_stateless_http_transport():
47-
"""A service restart must not invalidate long-lived Codex or Hermes HTTP clients."""
47+
"""A service restart must not invalidate long-lived Streamable HTTP clients."""
4848
assert runtime.mcp.settings.stateless_http is True
4949

5050

0 commit comments

Comments
 (0)