diff --git a/tests/test_client.py b/tests/test_client.py index 2986920452..60b15615c8 100644 --- a/tests/test_client.py +++ b/tests/test_client.py @@ -1342,6 +1342,8 @@ class TestSpanClientReports: Tests for client reports related to spans. """ + __test__ = False + @staticmethod def span_dropper(spans_to_drop): """