Skip to content

Commit ea88191

Browse files
onurtemizkanLms24
andauthored
Update dev-packages/e2e-tests/test-applications/react-router-7-framework-custom/tests/performance/performance.server.test.ts
Co-authored-by: Lukas Stracke <[email protected]>
1 parent 6753bfc commit ea88191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-packages/e2e-tests/test-applications/react-router-7-framework-custom/tests/performance/performance.server.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ test.describe('server - performance', () => {
1919
trace_id: expect.any(String),
2020
data: {
2121
'sentry.op': 'http.server',
22-
'sentry.origin': 'auto.http.react_router.request-handler',
22+
'sentry.origin': 'auto.http.react_router.request_handler',
2323
'sentry.source': 'route',
2424
},
2525
op: 'http.server',

0 commit comments

Comments
 (0)