Skip to content

Commit 1d096b8

Browse files
committed
tests: use DEBUG log level for tests
1 parent 139c54f commit 1d096b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/test/patches/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"[c]": {
33
// To run 'Format Document' without 'Choose Formatter' quick pick (no-gui)
44
"editor.defaultFormatter": "ash-blade.postgresql-hacker-helper"
5-
}
5+
},
6+
"postgresql-hacker-helper.logLevel": "DEBUG"
67
}

0 commit comments

Comments
 (0)