mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-01 05:00:46 +00:00
Move mockTool into test-utils (#7245)
This commit is contained in:
parent
19f2a07efa
commit
da7901acaf
10 changed files with 15 additions and 21 deletions
|
|
@ -34,6 +34,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^5.0.3",
|
||||
"@google/gemini-cli-test-utils": "file:../test-utils",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/supertest": "^6.0.3",
|
||||
"@types/tar": "^6.1.13",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue