Skip to content

Commit b8a85ff

Browse files
committed
remove the debug forked
1 parent fd6da46 commit b8a85ff

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-
@pytest.mark.forked
755754
def test_databag_depth_stripping(sentry_init, capture_events):
756755
sentry_init()
757756
events = capture_events()

0 commit comments

Comments
 (0)