Enable "Debug Test" config to debug Server or CLI tests. (#683)
This commit is contained in:
parent
d009267801
commit
6d417186cb
|
@ -32,7 +32,7 @@
|
|||
"run",
|
||||
"test",
|
||||
"-w",
|
||||
"packages/cli", // Default to CLI, change if needed or prompt for package
|
||||
"packages",
|
||||
"--",
|
||||
"--inspect-brk=9229",
|
||||
"--no-file-parallelism",
|
||||
|
|
Loading…
Reference in New Issue