We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa79351 commit bbea80bCopy full SHA for bbea80b
1 file changed
.vscode/launch.json
@@ -42,7 +42,7 @@
42
"--forbid-only",
43
"--timeout",
44
"999999",
45
- "integration-tests/**/api.test.ts"
+ "integration-tests/**/*.test.ts"
46
],
47
"console": "integratedTerminal",
48
"internalConsoleOptions": "neverOpen"
0 commit comments