Skip to content

Commit

Permalink
chore: never open a testing tab when running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Oct 7, 2024
1 parent 80dae21 commit 5c73ebe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
// ],

"vitest.workspaceConfig": "./vitest.workspace.vscode.ts",
"testing.openTesting": "neverOpen",

// Enable eslint for all supported languages
"eslint.validate": [
Expand Down

0 comments on commit 5c73ebe

Please sign in to comment.