Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix e2e test
  • Loading branch information
Lms24 committed Sep 15, 2025
commit d7bcffb3e519b5d61a9cb3df63e6d96c83643270
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,7 @@ test.describe('server-side errors', () => {
value: "'HttpError' captured as exception with keys: body, status",
mechanism: {
handled: false,
data: {
function: 'serverRoute',
},
type: 'auto.function.sveltekit.server_route',
},
stacktrace: { frames: expect.any(Array) },
},
Expand Down