enable pytest
This commit is contained in:
parent
19448df6f8
commit
b549e2e6e3
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -14,4 +14,6 @@
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.organizeImports": true
|
||||
},
|
||||
"python.testing.unittestEnabled": false,
|
||||
"python.testing.pytestEnabled": true,
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user