diff --git a/pytest.ini b/pytest.ini index 7e2eae9a..47b40c17 100644 --- a/pytest.ini +++ b/pytest.ini @@ -26,5 +26,6 @@ testpaths = etl/hubspot/tests etl/spatial/tests domain/sap10_ml/tests + tests/ markers = integration: mark a test as an integration test