Skip to content

Commit

Permalink
chore: remove copy-paste error
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
  • Loading branch information
dbluhm committed Dec 4, 2023
1 parent 78f591a commit 4a738b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oid4vci/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4a738b3

Please sign in to comment.