Skip to content

Commit 3d098ff

Browse files
committed
fix lint in browser sdk unit test
1 parent ea99698 commit 3d098ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/browser/test/unit/sdk.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable @typescript-eslint/unbound-method */
12
import { NoopTransport, Scope } from '@sentry/core';
23
import { MockIntegration } from '@sentry/core/test/lib/sdk.test';
34
import { Client, Integration } from '@sentry/types';

0 commit comments

Comments
 (0)