Skip to content

Commit 2a0f33b

Browse files
committed
rename
1 parent 7faf457 commit 2a0f33b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tracing/test_misc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ def test_transaction_not_started_warning(sentry_init):
511511
)
512512

513513

514-
def test_span_update_data_set_dat(sentry_init, capture_events):
514+
def test_span_set_data_update_data(sentry_init, capture_events):
515515
sentry_init(traces_sample_rate=1.0)
516516

517517
events = capture_events()

0 commit comments

Comments
 (0)