We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8108148 commit 54c4dc0Copy full SHA for 54c4dc0
.vscode/launch.json
@@ -14,7 +14,7 @@
14
"name": "vscode-jest-tests.v2",
15
"request": "launch",
16
"args": [
17
- "test",
+ "test:base",
18
"--",
19
"--runInBand",
20
"--watchAll=false",
0 commit comments