diff --git a/tests/test_client.py b/tests/test_client.py index 2986920452..6293c369a6 100644 --- a/tests/test_client.py +++ b/tests/test_client.py @@ -1297,7 +1297,6 @@ def test_error_sampler(_, sentry_init, capture_events, test_config): assert len(test_config.sampler_function_mock.call_args[0]) == 2 -@pytest.mark.forked @pytest.mark.parametrize( "opt,missing_flags", [