Skip to content

Commit f9989f1

Browse files
mydeaisaacs
andauthored
Apply suggestions from code review
Co-authored-by: isaacs <i@izs.me>
1 parent d0bf6b8 commit f9989f1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/bun/test/integrations/bunHttpServer.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ describe('Bun HTTP Server Integration', () => {
2626
tracesSampleRate: 1.0,
2727
// Avoid sending anything to Sentry
2828
transport: () => ({ send: async () => ({}), flush: async () => true }),
29-
integrations: [bunHttpServerIntegration()],
3029
});
3130
});
3231

0 commit comments

Comments
 (0)