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