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