Skip to content

Commit 5c73ebe

Browse files
committed
chore: never open a testing tab when running tests
1 parent 80dae21 commit 5c73ebe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
// ],
3232

3333
"vitest.workspaceConfig": "./vitest.workspace.vscode.ts",
34+
"testing.openTesting": "neverOpen",
3435

3536
// Enable eslint for all supported languages
3637
"eslint.validate": [

0 commit comments

Comments
 (0)