Skip to content

Commit 5275542

Browse files
committed
Lint
1 parent ea2d920 commit 5275542

File tree

2 files changed

+0
-2
lines changed
  • dev-packages
    • node-core-integration-tests/utils
    • node-integration-tests/suites/tracing/httpIntegration

2 files changed

+0
-2
lines changed

dev-packages/node-core-integration-tests/utils/server.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,3 @@ export function createBasicSentryServer(onEnvelope: (env: Envelope) => void): Pr
3737
});
3838
});
3939
}
40-

dev-packages/node-integration-tests/suites/tracing/httpIntegration/test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
import { afterAll, describe, expect, test } from 'vitest';
32
import { cleanupChildProcesses, createEsmAndCjsTests, createRunner } from '../../../utils/runner';
43

0 commit comments

Comments
 (0)