From c51f2805005640eb0e2ca75b6f4525d4a56f252c Mon Sep 17 00:00:00 2001 From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Tue, 1 Jul 2025 18:05:46 -0400 Subject: [PATCH] Remove obsolete Hypothesis profile config --- pytest.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/pytest.ini b/pytest.ini index e93a3ac..2c87d77 100644 --- a/pytest.ini +++ b/pytest.ini @@ -7,4 +7,3 @@ testpaths = src/tests markers = network: tests that require network connectivity stress: long running stress tests -hypothesis_profile = ci