Skip to content

Commit 0134be4

Browse files
committed
Add testing.automaticallyOpenTestResults config
1 parent d7b6ea2 commit 0134be4

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
@@ -36,5 +36,6 @@
3636
"types/**/*": true
3737
},
3838
"testing.openTesting": "neverOpen",
39+
"testing.automaticallyOpenTestResults": "neverOpen",
3940
"typescript.tsdk": "node_modules/typescript/lib"
4041
}

0 commit comments

Comments
 (0)