We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8addfa6 commit d070f2fCopy full SHA for d070f2f
client/tests/tools/test_manager.py
@@ -20,14 +20,6 @@ async def test_mcp(patched_openai_client):
20
command="uvx",
21
arguments=[
22
"mcp-server-time"
23
- #"run",
24
- #"--with",
25
- #"mcp-google-docs",
26
- #"server",
27
- #"--creds-file-path",
28
- #"../mcp-google-docs/.auth/client_secret_1049158366095-o78hnepquu77t0uf3gr7q5ik887a6tvv.apps.googleusercontent.com.json",
29
- #"--token-path",
30
- #"../mcp-google-docs/.auth/token"
31
]
32
)
33
0 commit comments