Skip to content

Commit

Permalink
Merge pull request #2569 from pamelafox/patch-3
Browse files Browse the repository at this point in the history
Update pyproject.toml testpaths directory
  • Loading branch information
samuelhwilliams authored Nov 21, 2024
2 parents 2389693 + 04a01a2 commit de81dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ build-backend = "flit_core.buildapi"
name = "flask_admin"

[tool.pytest.ini_options]
testpaths = ["tests"]
testpaths = ["flask_admin/tests"]
markers = [
"flask_babel: requires Flask-Babel to be installed"
]
Expand Down

0 comments on commit de81dbe

Please sign in to comment.