Skip to content

Commit

Permalink
changed test path
Browse files Browse the repository at this point in the history
  • Loading branch information
rsexton2 committed Nov 16, 2024
1 parent b357e5a commit 40f1d45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ py-modules = []
[tool.pytest.ini_options]
minversion = "8.0"
testpaths = [
"tests",
"basicrta/tests",
]
pythonpath = [
"."
"../"
]

[tool.black]
Expand Down

0 comments on commit 40f1d45

Please sign in to comment.