Skip to content

Commit 4c2fd7d

Browse files
committed
trying smth
1 parent 1cd3220 commit 4c2fd7d

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
@@ -751,6 +751,7 @@ def test_cyclic_data(sentry_init, capture_events):
751751
assert data == {"not_cyclic2": "", "not_cyclic": "", "is_cyclic": "<cyclic>"}
752752

753753

754+
@pytest.mark.forked
754755
def test_databag_depth_stripping(sentry_init, capture_events, benchmark):
755756
sentry_init()
756757
events = capture_events()

0 commit comments

Comments
 (0)