We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be26db7 commit a210bb4Copy full SHA for a210bb4
package.json
@@ -826,8 +826,10 @@
826
"type": "string",
827
"enum": [
828
"FromPreference",
829
+ "None",
830
"Minimal",
831
"Normal",
832
+ "Detailed",
833
"Diagnostic"
834
],
835
"default": "FromPreference",
@@ -836,8 +838,10 @@
836
838
"powershell.pester.debugOutputVerbosity": {
837
839
840
841
842
843
844
845
846
847
"default": "Diagnostic",
0 commit comments