From 921dc5108b3ae4df1f429ac3753a774e6c9c033b Mon Sep 17 00:00:00 2001 From: Daniel Roth Date: Wed, 10 Jun 2026 12:59:06 +0000 Subject: [PATCH] revert pytest.ini --- pytest.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/pytest.ini b/pytest.ini index cb6af047..2bcd6178 100644 --- a/pytest.ini +++ b/pytest.ini @@ -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