Skip to content

Commit 5000272

Browse files
committed
formatting
1 parent 3174ae2 commit 5000272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-packages/node-integration-tests/suites/contextLines/instrument.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import * as Sentry from '@sentry/node';
21
import { loggingTransport } from '@sentry-internal/node-integration-tests';
2+
import * as Sentry from '@sentry/node';
33

44
Sentry.init({
55
dsn: 'https://public@dsn.ingest.sentry.io/1337',

0 commit comments

Comments
 (0)