Skip to content

Commit 0b87667

Browse files
committed
cleanup
1 parent 42535cd commit 0b87667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/opentelemetry/test/propagator.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ describe('SentryPropagator', () => {
203203
spanId: '6e0c63257de34c92',
204204
sampled: true,
205205
dsc: {
206-
transaction: 'users/123',
206+
transaction: 'sampled-transaction',
207207
sampled: 'false',
208208
trace_id: 'dsc_trace_id',
209209
public_key: 'dsc_public_key',

0 commit comments

Comments
 (0)