remove tests/ from pytest.ini

This commit is contained in:
Daniel Roth 2026-06-15 12:04:33 +00:00
parent 0fc81da4cf
commit a6050fc1c7

View file

@ -25,6 +25,5 @@ testpaths =
etl/epc_clean/tests
etl/hubspot/tests
etl/spatial/tests
tests/
markers =
integration: mark a test as an integration test