chore(debug): fix debug filename when run test (#1520)
This commit is contained in:
parent
1e329bc2d2
commit
f8256548e5
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -27,7 +27,7 @@
|
||||
"--inspect-brk",
|
||||
"test",
|
||||
"--runInBand",
|
||||
"${fileBasenameNoExtension}"
|
||||
"${file}"
|
||||
],
|
||||
"skipFiles": [
|
||||
"<node_internals>/**"
|
||||
|
Loading…
Reference in New Issue
Block a user