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 73bbf2e commit 0b786f0Copy full SHA for 0b786f0
packages/minimal/src/index.ts
@@ -13,6 +13,8 @@ import {
13
User,
14
} from '@sentry/types';
15
16
+// Test change
17
+
18
/**
19
* This calls a function on the current hub.
20
* @param method function to call on hub.
0 commit comments