remove tests/ from pytest.ini

This commit is contained in:
Daniel Roth 2026-06-08 14:15:50 +00:00
parent d23946a0a3
commit 84d4fa096d

View file

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