There was an error while loading. Please reload this page.
1 parent d58caae commit a5a7fc7Copy full SHA for a5a7fc7
1 file changed
pyproject.toml
@@ -124,5 +124,5 @@ prod = { features = ["server"], solve-group = "prod-group" }
124
# Note: the `test` task still requires the app to be bootstrapped first
125
# (`invoke setup` creates instance/config_site.py and the DB), same as CI.
126
[tool.pytest.ini_options]
127
-pythonpath = ["GeoHealthCheck"]
+pythonpath = ["GeoHealthCheck", "GeoHealthCheck/.."]
128
testpaths = ["tests"]
0 commit comments