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 b615022 commit 4dcd9a4Copy full SHA for 4dcd9a4
packages/browser/test/unit/integrations/breadcrumbs.test.ts
@@ -1,6 +1,6 @@
1
import { getCurrentHub } from '@sentry/core';
2
3
-import { Breadcrumbs, BrowserClient, flush,Hub } from '../../../src';
+import { Breadcrumbs, BrowserClient, flush, Hub } from '../../../src';
4
import { getDefaultBrowserClientOptions } from '../helper/browser-client-options';
5
6
const hub = new Hub();
0 commit comments