disable debug in neotest
This commit is contained in:
@ -14,7 +14,6 @@ return {
|
||||
dap = {
|
||||
justMyCode = false
|
||||
},
|
||||
args = { '--log-level', 'DEBUG' },
|
||||
runner = 'pytest',
|
||||
python = pythonVenv.getPythonEnv
|
||||
})
|
||||
|
Reference in New Issue
Block a user