plano/tests/e2e/.vscode/settings.json
2025-07-11 16:42:16 -07:00

7 lines
132 B
JSON

{
"python.testing.pytestArgs": [
"."
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
}