Skip to content

Commit d69c330

Browse files
committed
Disable shell integration and profile loading for tests
1 parent 6738fe9 commit d69c330

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/.vscode/settings.json

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"terminal.integrated.shellIntegration.enabled": false,
3+
"powershell.enableProfileLoading": false,
4+
}

0 commit comments

Comments
 (0)