Skip to content

Commit f9c114e

Browse files
committed
Lint
1 parent 50bb312 commit f9c114e

File tree

1 file changed

+0
-1
lines changed
  • dev-packages/node-integration-tests/suites/tracing/amqplib

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ const EXPECTED_MESSAGE_SPAN_CONSUMER = expect.objectContaining({
2626
status: 'ok',
2727
});
2828

29-
3029
// eslint-disable-next-line @sentry-internal/sdk/no-skipped-tests
3130
describe.skip('amqplib auto-instrumentation', () => {
3231
afterAll(async () => {

0 commit comments

Comments
 (0)