Skip to content

Commit 8542e8d

Browse files
committed
format after web-editor merge
1 parent 0788b37 commit 8542e8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/test_tracing.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1691,6 +1691,7 @@ SENTRY_TEST(propagation_context_init)
16911691

16921692
const char *tx_trace_id = sentry_value_as_string(
16931693
sentry_value_get_by_key(tx->inner, "trace_id"));
1694+
16941695
// on SDK init, the `propagation_context` is initialized with a `trace_id`
16951696
// and `span_id`. Unless `sentry_set_trace()` has been called, which means
16961697
// the SDK no longer manages traces, the `trace_id` will be used for all

0 commit comments

Comments
 (0)