Skip to content

Commit d070f2f

Browse files
committed
test
1 parent 8addfa6 commit d070f2f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

client/tests/tools/test_manager.py

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,6 @@ async def test_mcp(patched_openai_client):
2020
command="uvx",
2121
arguments=[
2222
"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"
3123
]
3224
)
3325
]

0 commit comments

Comments
 (0)