Skip to content

Commit 6c67b13

Browse files
committed
Fix pytest collection warning
1 parent 6f71a1b commit 6c67b13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1341,6 +1341,7 @@ class TestSpanClientReports:
13411341
"""
13421342
Tests for client reports related to spans.
13431343
"""
1344+
__test__ = False
13441345

13451346
@staticmethod
13461347
def span_dropper(spans_to_drop):

0 commit comments

Comments
 (0)