feat: 推奨設定のpytestArgsを修正
This commit is contained in:
parent
999e7e27a7
commit
3614b3f6e9
@ -23,7 +23,7 @@
|
|||||||
"--ignore=F541"
|
"--ignore=F541"
|
||||||
],
|
],
|
||||||
"python.testing.pytestArgs": [
|
"python.testing.pytestArgs": [
|
||||||
"tests/batch/ultmarc"
|
"tests/batch/"
|
||||||
],
|
],
|
||||||
|
|
||||||
"python.testing.unittestEnabled": false,
|
"python.testing.unittestEnabled": false,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user