style: テストディレクトリ変更

This commit is contained in:
shimoda.m@nds-tyo.co.jp 2023-04-11 22:03:38 +09:00
parent 9c88fd6b0d
commit 8efd302566

View File

@ -23,7 +23,7 @@
"--ignore=F541"
],
"python.testing.pytestArgs": [
"tests"
"tests/batch/ultmarc"
],
"python.testing.unittestEnabled": false,