mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-13 05:12:55 -07:00
Enable "Debug Test" config to debug Server or CLI tests. (#683)
This commit is contained in:
Vendored
+1
-1
@@ -32,7 +32,7 @@
|
|||||||
"run",
|
"run",
|
||||||
"test",
|
"test",
|
||||||
"-w",
|
"-w",
|
||||||
"packages/cli", // Default to CLI, change if needed or prompt for package
|
"packages",
|
||||||
"--",
|
"--",
|
||||||
"--inspect-brk=9229",
|
"--inspect-brk=9229",
|
||||||
"--no-file-parallelism",
|
"--no-file-parallelism",
|
||||||
|
|||||||
Reference in New Issue
Block a user