Skip to content

Commit 69bcb0c

Browse files
committed
Remove incorrect bit of test comment
1 parent 762c60c commit 69bcb0c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/middleware_test.py

-4
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,6 @@ async def test_multiple_requests(self, mcp: FastMCP):
6969
"""
7070
Ensure that the contextvars do not leak across requests.
7171
72-
This is a bit of a tricky test, since we're not actually
73-
testing the middleware itself, but rather the contextvars
74-
that it uses.
75-
7672
We need to:
7773
1. Start a couple of mock Grafana servers
7874
2. Start our MCP server

0 commit comments

Comments
 (0)