4 lines
97 B
TOML
4 lines
97 B
TOML
[tool.pytest.ini_options]
|
|
testpaths = ["shared/tests", "apps/trip-cluster/tests"]
|
|
addopts = "-q"
|