Skip to content

Commit e04378a

Browse files
committed
fix this
1 parent 95679d7 commit e04378a

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

packages/sveltekit/test/client/load.test.ts

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -114,20 +114,8 @@ describe('wrapLoadWithSentry', () => {
114114
{
115115
op: 'function.sveltekit.load',
116116
name: '/users/[id]',
117-
parentSampled: true,
118-
parentSpanId: '1234567890abcdef',
119117
status: 'ok',
120-
traceId: '1234567890abcdef1234567890abcdef',
121118
metadata: {
122-
dynamicSamplingContext: {
123-
environment: 'production',
124-
public_key: 'dogsarebadatkeepingsecrets',
125-
release: '1.0.0',
126-
sample_rate: '1',
127-
trace_id: '1234567890abcdef1234567890abcdef',
128-
transaction: 'dogpark',
129-
user_segment: 'segmentA',
130-
},
131119
source: 'route',
132120
},
133121
},

0 commit comments

Comments
 (0)