From 93f6fbe1b9db4f90bf1ee4989da351f64f1623d6 Mon Sep 17 00:00:00 2001 From: Daniel Roth Date: Tue, 23 Jun 2026 16:39:49 +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