Skip to content

Commit 0dd5230

Browse files
committed
deno
1 parent ff7ac62 commit 0dd5230

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/deno/test/mod.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import { makeTestTransport } from './transport.ts';
1010
function getTestClient(
1111
callback: (event?: sentryTypes.Event) => void,
1212
integrations: sentryTypes.Integration[] = [],
13+
// eslint-disable-next-line deprecation/deprecation
1314
): [Hub, DenoClient] {
1415
const client = new DenoClient({
1516
dsn: 'https://233a45e5efe34c47a3536797ce15dafa@nothing.here/5650507',

0 commit comments

Comments
 (0)