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 50bb312 commit f9c114eCopy full SHA for f9c114e
dev-packages/node-integration-tests/suites/tracing/amqplib/test.ts
@@ -26,7 +26,6 @@ const EXPECTED_MESSAGE_SPAN_CONSUMER = expect.objectContaining({
26
status: 'ok',
27
});
28
29
-
30
// eslint-disable-next-line @sentry-internal/sdk/no-skipped-tests
31
describe.skip('amqplib auto-instrumentation', () => {
32
afterAll(async () => {
0 commit comments