We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3174ae2 commit 5000272Copy full SHA for 5000272
dev-packages/node-integration-tests/suites/contextLines/instrument.mjs
@@ -1,5 +1,5 @@
1
-import * as Sentry from '@sentry/node';
2
import { loggingTransport } from '@sentry-internal/node-integration-tests';
+import * as Sentry from '@sentry/node';
3
4
Sentry.init({
5
dsn: 'https://public@dsn.ingest.sentry.io/1337',
0 commit comments