diff --git a/oid4vci/pyproject.toml b/oid4vci/pyproject.toml index 5e21973f7..e96febd68 100644 --- a/oid4vci/pyproject.toml +++ b/oid4vci/pyproject.toml @@ -52,7 +52,6 @@ line-length = 90 "**/{tests}/*" = ["F841", "D", "E501"] [tool.pytest.ini_options] -testpaths = "basicmessage_storage" addopts = """ tests --quiet --junitxml=./test-reports/junit.xml