Skip to content

Commit 08ee7bd

Browse files
committed
.
1 parent 85942b6 commit 08ee7bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,6 @@ def test_cyclic_data(sentry_init, capture_events):
751751
assert data == {"not_cyclic2": "", "not_cyclic": "", "is_cyclic": "<cyclic>"}
752752

753753

754-
# ????????
755754
def test_databag_depth_stripping(sentry_init, capture_events):
756755
sentry_init()
757756
events = capture_events()

0 commit comments

Comments
 (0)