Skip to content

Commit

Permalink
chore(vscode): update settings to prevent automatic opening of test r…
Browse files Browse the repository at this point in the history
…esults
  • Loading branch information
4gray committed Dec 24, 2024
1 parent 5dd4dd2 commit 17e4441
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
"revealOn": "run",
"revealWithFocus": "none",
"clearOnRun": "none"
}
},
"testing.automaticallyOpenTestResults": "neverOpen"
}

0 comments on commit 17e4441

Please sign in to comment.