Skip to content

Commit 54c4dc0

Browse files
committed
Modify jest debug launch config
1 parent 8108148 commit 54c4dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"name": "vscode-jest-tests.v2",
1515
"request": "launch",
1616
"args": [
17-
"test",
17+
"test:base",
1818
"--",
1919
"--runInBand",
2020
"--watchAll=false",

0 commit comments

Comments
 (0)