From 38b9e6384446100d82420689861ceb90de34dbd1 Mon Sep 17 00:00:00 2001 From: Daniel Roth Date: Mon, 15 Jun 2026 11:02:48 +0000 Subject: [PATCH] revert pytest.ini --- pytest.ini | 2 -- 1 file changed, 2 deletions(-) diff --git a/pytest.ini b/pytest.ini index a6eba3be..2bcd6178 100644 --- a/pytest.ini +++ b/pytest.ini @@ -25,7 +25,5 @@ testpaths = etl/epc_clean/tests etl/hubspot/tests etl/spatial/tests - scripts/tests - ; tests/ markers = integration: mark a test as an integration test